Prestashop version: 1.7.7.4
DSM version: 6.2-25426 Update 3
Model: DS916+
PHP: 7.3
Apache: 2.2
Mariadb: 10
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