I am getting this error trying to restart Apache, does anyone know how to fix this? Thanks,
Tell me more
×
Ask Ubuntu is a question and answer site for
Ubuntu users and developers. It's 100% free, no registration required.
|
In my case, by restarting the machine the error went away (I had just installed apache2) and I was able to issue the command |
||||
|
|
|
A temporary fix (that I used) was to edit the file in
and change it to this:
For whatever reason, apache2 isn't looking in |
|||||||
|
|
To fix this problem, you have to make the changes to two separate files. First, edit
Second, edit
|
||||
|
|
sudo apache2? Tryapache2ctlinstead. See this answer: askubuntu.com/a/147065/56343 – MantisToboggan May 8 at 6:03