Changes between Version 1 and Version 2 of Ticket #68596, comment 5
- Timestamp:
- Nov 1, 2023, 5:41:32 AM (13 months ago)
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 whe nit 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.1 Sorry, 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. 2 2 3 3 But 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