Welcome! Log In Create A New Profile

Advanced

Re: log files as non root user

July 29, 2015 09:53AM
Hello,

If you start your nginx process with root (login), your master process will start with root but the "worker process" and "cache manager" with usradmin:mwgroup (you can test with this command "ps aux | grep nginx")

you can try to start nginx with usradmin account : "su - usradmin ; /etc/init.d/nginx start", this will solve the rights issue
Subject Author Posted

log files as non root user

cskalyan July 28, 2015 03:15PM

Re: log files as non root user

Jugurtha July 29, 2015 09:53AM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 296
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready