Jump to content

Prestashop installation failed on synology, bad gateway http 504


Recommended Posts

Prestashop version: 1.7.7.4

DSM version: 6.2-25426 Update 3

Model: DS916+

PHP: 7.3

Apache: 2.2

Mariadb: 10

image.png.bddfbe88e6af3b22444638c14d0f73bc.png

I have change:

In /etc/nginx/nginx.conf

fastcgi_connect_timeout 75;
fastcgi_read_timeout 1000;
fastcgi_send_timeout 1000;

In /etc/httpd/conf.d/custom.conf:

<IfModule proxy_fcgi_module>

timeout 120

</IfModule>

in php.ini

max_input_time = 240

I have restarted all services and it does not install correctly

Edited by STI-inca (see edit history)
Link to comment
Share on other sites

  • 2 weeks later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...