I am trying to create an instance of nginx however when I cannot get the error log directory to change from /var/log/nginx/error.log to a directory in my user space. So I cannot start it since does not have write permission to this directory. I am using the configuration below, please let me know of any suggestions.
nginx.conf:
asked 31 Mar '17, 01:57 kthurmond |
I'm not sure that nginx will expand a tilde Hope that helps! answered 31 Mar '17, 16:19 seanf I tried that, my current configurations use the full path. Thanks.
(31 Mar '17, 16:21)
kthurmond
Hmm, ok then, please open a support ticket and we'll be happy to take a closer look.
(31 Mar '17, 16:24)
seanf
|