Please help me figure out why Apache2 will not start:
root@myUbuntu804ServerName:~# /etc/init.d/apache2 start
* Starting web server apache2
Segmentation fault
...fail!
The application running on it is mostly PHP. How do I go about diagnosing and fixing this?
Thanks!