PDA

View Full Version : [ubuntu] Apache2 problem with starting



FnTm
August 13th, 2009, 11:05 AM
Hi!

I am running Ubuntu 9.04 And I ran into some problems.

I got fed up with Xampp and decided to install all I needed myself. And heres the problem. When I first installed apache2, it was running fine, but after reboot, it stopped working. Simply would not start. Can Anyone help me? Thanks!

JohnLau
August 13th, 2009, 11:27 AM
Did you install it from the repository?
Try this

sudo apt-get install --reinstall apache2
then reboot.

John