Re: where is the pid file

2013-03-30 Thread Patrick Lists
On 03/30/2013 08:39 PM, JCR wrote: Hi on Linux Centos 5 wiht nginx 1.2.7, I am struggling to find the pid file in my nginx.conf file I have pid/usr/local/nginx/logs/nginx.pid; but I dont see any nginx.pid in there. I tried to set that path at compile time but to no avail. Is there a co

where is the pid file

2013-03-30 Thread JCR
Hi on Linux Centos 5 wiht nginx 1.2.7, I am struggling to find the pid file in my nginx.conf file I have pid/usr/local/nginx/logs/nginx.pid; but I dont see any nginx.pid in there. I tried to set that path at compile time but to no avail. Is there a command to know where that file is? Wy