Site Tools


service:nginx

This is an old revision of the document!


service nginx

general

encrypted mountpoint

/var/www

diff /etc/php/fpm-php7.0/php.ini

368c368
< max_execution_time = 30
---
> max_execution_time = 360

diff /etc/php/fpm-php7.1/fpm.d/www.conf

36c36,37
< listen = 127.0.0.1:9000
---
> ; listen = 127.0.0.1:9000
> listen = /run/php-fpm.socket
47,48c48,49
< ;listen.owner = nobody
< ;listen.group = nobody
---
> listen.owner = nginx
> listen.group = nginx
service/nginx.1481101654.txt.gz · Last modified: by sloader