Skip to content

Instantly share code, notes, and snippets.

@amite
Created July 5, 2013 15:00
Show Gist options
  • Select an option

  • Save amite/5935140 to your computer and use it in GitHub Desktop.

Select an option

Save amite/5935140 to your computer and use it in GitHub Desktop.
service nginx reload
nginx: [alert] could not open error log file: open() "/etc/nginx/logs/error.log" failed (13: Permission denied)
2013/07/05 14:59:24 [warn] 30019#0: the "user" directive makes sense only if the master process runs with super-user privileges, ignored in /etc/nginx/conf/nginx.conf:1
nginx: the configuration file /etc/nginx/conf/nginx.conf syntax is ok
2013/07/05 14:59:24 [emerg] 30019#0: open() "/var/run/nginx.pid" failed (13: Permission denied)
nginx: configuration file /etc/nginx/conf/nginx.conf test failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment