I need it to configure Monit, but the path in the sample config file is /usr/local/apache/logs/httpd.pid and it's not there. It's also not anywhere in /etc (at least not with that name).

link|improve this question

67% accept rate
feedback

2 Answers

up vote 1 down vote accepted

Found it! It's in:

/var/run/apache2.pid

link|improve this answer
1  
You should accept your own answer -- this gives you points (and a badge) and lets the rest of the community know you're no longer looking for an answer. – Josh Oct 12 '09 at 18:29
feedback

/var/run/apache.pid, from memory.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.