Starting the Apache Server from a terminal session.
At a terminal session, enter the following:
sudo /etc/init.d/apache2 stop sudo /etc/init.d/apache2 start
or
sudo /etc/init.d/apache2 restart
You must be logged in to post a comment.