Hello,
Can't restart Apache2.. httpd (pid #) not running
Apache has crashed and now I cant restart it.
SOLVED: httpd (pid 4561?) not running
-
mister_v
- Posts: 203
- Joined: Thu Mar 04, 2010 9:19 pm
SOLVED: httpd (pid 4561?) not running
Last edited by mister_v on Wed Jan 25, 2017 12:38 pm, edited 1 time in total.
-
chris
- Site Admin
- Posts: 216
- Joined: Mon Jul 21, 2008 9:52 am
Re: httpd (pid 4561?) not running
Did you try:
It also possible that the process crashed.
Look for the file
If it exists, delete it;
and retry.
Code: Select all
/etc/init.d/apache2 restartIt also possible that the process crashed.
Look for the file
Code: Select all
/run/apache2.pidand retry.
-
mister_v
- Posts: 203
- Joined: Thu Mar 04, 2010 9:19 pm
Re: httpd (pid 4561?) not running
Thanks this solved the problem.
I deleted the file,
and restarted the process.
I deleted the file,
and restarted the process.