Changes between Version 1 and Version 2 of Ticket #68596, comment 5


Ignore:
Timestamp:
Nov 1, 2023, 5:41:32 AM (11 months ago)
Author:
qiulang
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #68596, comment 5

    v1 v2  
    1 Sorry, it is really not a bug. It is just that I forgot redis will write a log to the directory when it is started and I happened to start redis at /opt/local/var/log/nginx/ so now I can't shut it down. I don't know how to close my ticket.
     1Sorry, it is really not a bug. It is just that I forgot redis will write a log to the directory where it is started and I happened to start redis at /opt/local/var/log/nginx/ so now I can't shut it down. I don't know how to close my ticket.
    22
    33But when I changed `#user nobody;` (per your suggestion) to my user and started nginx without sudo, I got the error the "user" directive makes sense only if the master process runs with super-user privileges, ignored in /opt/local/etc/nginx/nginx.conf:1