Skip to content

Instantly share code, notes, and snippets.

@webfed
Created November 2, 2015 10:08
Show Gist options
  • Save webfed/d0383584f4142ab32470 to your computer and use it in GitHub Desktop.
Save webfed/d0383584f4142ab32470 to your computer and use it in GitHub Desktop.
Aegir local install nginx errors
aegir:~ gerard$ nginx -s reload
nginx: [alert] could not open error log file: open() "/usr/local/var/log/nginx/error.log" failed (13: Permission denied)
2015/11/02 10:54:38 [warn] 608#0: the "user" directive makes sense only if the master process runs with super-user privileges, ignored in /usr/local/etc/nginx/nginx.conf:3
2015/11/02 10:54:38 [notice] 608#0: signal process started
2015/11/02 10:54:38 [error] 608#0: open() "/usr/local/var/run/nginx.pid" failed (2: No such file or directory)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment