meesteridle

PHP -- /etc/php5/fpm/php-fpm.conf aws-t2.micro-ubuntu

Jun 29th, 2015
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. include=/etc/php5/fpm/pool.d/*.conf
  2.  
  3. [global]
  4. pid = /var/run/php5-fpm.pid
  5. error_log = /var/log/php5-fpm.log
  6. emergency_restart_threshold = 10
  7. emergency_restart_interval = 1m
  8. process_control_timeout = 10s
Advertisement
Add Comment
Please, Sign In to add comment