Jump to content

Edit History

STI-inca

STI-inca

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

STI-inca

STI-inca

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 recharged all services and it does not install correctly

×
×
  • Create New...