Author Topic: Latest Prestashop - 504 Gateway Timeout  (Read 2778 times)

0 Members and 1 Guest are viewing this topic.

Offline
*
Latest Prestashop - 504 Gateway Timeout
« 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

Thanks in advance

Offline
*
Re: Latest Prestashop - 504 Gateway Timeout
« Reply #1 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....

Offline
*****
Re: Latest Prestashop - 504 Gateway Timeout
« Reply #2 on: March 12, 2022, 06:06:26 PM »
you can use increased timeout template in weberver main config and domain config