PDA

View Full Version : Apache2 PidFile


BiggoCharley
March 17th, 2008, 05:23 PM
When I try to bring up my website which I'm serving with Apache 2, I get a "can't connect" error message. Then I restart apache2 and get a message that there is no .Pid file. In Apache2.config there is a line "PidFile /var/run/apache2.pid". When I look in /var/run there is no pid file. It should be there ----right?? This is a new problem -- I was using Apache 1.3 but had a problem displaying images so I switched to 2.2 and it was working fine until now. What could have happenned to cause this ??