enterprise-support team mailing list archive
-
enterprise-support team
-
Mailing list archive
-
Message #08677
Re: [Question #699776]: apache2 won't start due to syntax error in config file
Question #699776 on apache2 in Ubuntu changed:
https://answers.launchpad.net/ubuntu/+source/apache2/+question/699776
actionparsnip proposed the following answer:
https://askubuntu.com/questions/679672/unable-to-load-mod-alias-in-
apache
Try:
sudo mv /etc/apache2 /etc/apache2.bak
sudo apt-get purge apache2
sudo apt-get update
sudo apt-get install apache2
Then reboot
--
You received this question notification because your team Ubuntu
Server/Client Support Team is an answer contact for apache2 in Ubuntu.