Hello,
Can't restart Apache2.. httpd (pid #) not running
Apache has crashed and now I cant restart it.
SOLVED: httpd (pid 4561?) not running
SOLVED: httpd (pid 4561?) not running
Last edited by mister_v on Wed Jan 25, 2017 12:38 pm, edited 1 time in total.
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 restart
It also possible that the process crashed.
Look for the file
Code: Select all
/run/apache2.pid
and retry.
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.