Control Web Panel

WebPanel => CentOS-WebPanel Bugs => Topic started by: venty on May 15, 2020, 10:55:21 AM

Title: Cannot upload files to server...
Post by: venty on May 15, 2020, 10:55:21 AM
Hi,

I work with CWP and I have a prestasshop installation ...
For a few days I've been trying to change the template and / or module for a few days, but they can't be loaded ...

Please see the following photos:

https://prnt.sc/sh9wqo
http://prntscr.com/sha8d1

It didn't have this problem before, and nothing has changed on the server except the standard updates...

Thanks in advance!

BR
Venty
Title: Re: Cannot upload files to server...
Post by: venty on May 15, 2020, 11:34:38 AM
pls, help...
Title: Re: Cannot upload files to server...
Post by: LiamTGCS on May 15, 2020, 01:56:51 PM
Where are you getting this error? - https://prnt.sc/sh9wqo

If it's in your prestasshop installation, then I recommend checking over your PHP.INI configuration to allow extra upload file size and timeout.


Quote
You need a proper value for the following php.ini settings:

    max_input_time (not max_execution_time!)
    upload_max_filesize
    post_max_size

and maybe

    memory_limit

https://www.prestashop.com/forums/topic/518372-error-when-installing-module-on-1700-alpha3/

Your question is very vague, and it seems like your issue is with your Prestashop installation, and NOT CWP.
Title: Re: Cannot upload files to server...
Post by: venty on May 15, 2020, 02:08:51 PM
Hi,

The error occurs when I want to install a module through the back office of the prestashop ...

I have the following values:
 upload_max_filesize =50
    post_max_size = 50
    memory_limit =256

only  max_input_time ???


I have worked with these values before?!?

Thanks in advance!

BR
Venty
Title: Re: Cannot upload files to server...
Post by: venty on May 16, 2020, 01:02:46 PM
?!?
Title: Re: Cannot upload files to server...
Post by: Sandeep on May 16, 2020, 01:52:53 PM
hi ask this question to prestashop
Title: Re: Cannot upload files to server...
Post by: venty on May 16, 2020, 04:09:43 PM
Wordpress, when I try to upload a template, I get:

500 Internal Server Error
nginx / 1.16.1
Title: Re: Cannot upload files to server...
Post by: venty on May 21, 2020, 01:31:34 PM
Hi,

for info - the problem is solved after running Setup default Web Servers --> Save and Rebuild Configuration

Then I received messages that nginx has been updated or something like that ...

BR
Venty