Skip to content

Instantly share code, notes, and snippets.

@noppolp
Created May 27, 2015 10:23
Show Gist options
  • Save noppolp/385ae59d6b481b7f5eda to your computer and use it in GitHub Desktop.
Save noppolp/385ae59d6b481b7f5eda to your computer and use it in GitHub Desktop.
; Redirect worker stdout and stderr into main error log. If not set, stdout and
; stderr will be redirected to /dev/null according to FastCGI specs.
; Default Value: no
catch_workers_output = yes
log here:
sudo cat /var/log/upstart/php5-fpm.log
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment