Hey everyone,
I have some strange things going on with apache on my bubba.
I recently configured my bubba to work with mysql and I had everything working just fine.
But now it seems like apache has crashed and it wont restart, not even via a hard re-boot.
bubba:/# /etc/init.d/apache2 stop
Stopping web server: Apache2 ... failed!
You may still have some apache2 processes running. There are
processes named 'apache2' which do not match your pid file,
and in the name of safety, we've left them alone. Please review
the situation by hand.
Anyone seen this before?
/
Snowtam
Please note the new address for this forum : forum.excito.org. The old address redirects here but I don't know for how long. Thanks !
New user's registration have been closed due to high spamming and low trafic on this forum. Please contact forum admins directly if you need an account. Thanks !
Apache crash
Problem solved
Ok, managed to get Apache up'n running again. Aparently the line;
Include /etc/phpmyadmin/apache.conf in /etc/apache2/apache2.conf gave me a "file not found" respons when restarting Apache.
I removed that line and... it works!
I still need an explanation to why this works!? Coz without that line in apache2.conf the database driven part should not work... right? But it does!
//
Snowtam
Include /etc/phpmyadmin/apache.conf in /etc/apache2/apache2.conf gave me a "file not found" respons when restarting Apache.
I removed that line and... it works!
I still need an explanation to why this works!? Coz without that line in apache2.conf the database driven part should not work... right? But it does!
//
Snowtam