Lohan » Knowledge » Information Technology » Ubuntu »

In this section:
No categories

Here are all pages in this category:

Solved: /etc/init.d/apache2 start does nothing

July 18, 2009

Subtitled: A meek little post to break a long spell of no posts…

There’s a bit of a rabbit trail if this command does nothing:

# /etc/init.d/apache2 start
# echo $?
0

My problem was that the file /etc/init.d/apache2 was empty! To restore it, follow the tips here:

http://ubuntuforums.org/archive/index.php/t-68459.html

Posted by Lohan | Filed Under Ubuntu, Uncategorized | Leave a Comment