Control Web Panel

Other => Other => Topic started by: zakrpa on March 11, 2022, 08:38:22 AM

Title: Latest Prestashop - 504 Gateway Timeout
Post by: zakrpa on March 11, 2022, 08:38:22 AM
Hello,

I have problem installing latest prestashop. Tested installing files uploading and running installation and with script installer from user panel gives me same error 504 Gateway Timeout.
I m Using webserver settings nginx varnish apache with php fpm forced 7.4.28 (think latest).
Also tested with increasing max execution time in php settings didnt help.
Noticed that installation fails when DB creation is executed.
Since I dont have more ideas and install script gives me same errors I need some advice how to make it work, dont want to make much changes in config files since everything else works fine like wordpress sites.

http://prntscr.com/L6MVT58Lx0oR (http://prntscr.com/L6MVT58Lx0oR)

Thanks in advance
Title: Re: Latest Prestashop - 504 Gateway Timeout
Post by: zakrpa on March 11, 2022, 10:30:18 AM
Fixed adding Timeout directive (default is 60 and not inside apache conf)

Added:

TimeOut  120

and works just fine....
Title: Re: Latest Prestashop - 504 Gateway Timeout
Post by: Sandeep on March 12, 2022, 06:06:26 PM
you can use increased timeout template in weberver main config and domain config