Created
July 5, 2013 15:00
-
-
Save amite/5935140 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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