mythbuntu-bugs team mailing list archive
-
mythbuntu-bugs team
-
Mailing list archive
-
Message #00181
[Bug 316045] Re: [Mythbuntu][Regression] Apache2 won't start due to missing /var/log/www and wrong config
** Package changed: mythweb (Ubuntu) => mythplugins (Ubuntu)
--
[Mythbuntu][Regression] Apache2 won't start due to missing /var/log/www and wrong config
https://bugs.launchpad.net/bugs/316045
You received this bug notification because you are a member of Mythbuntu
Bug Team, which is subscribed to mythplugins in ubuntu.
Status in “mythplugins” package in Ubuntu: New
Bug description:
Installed Mythbuntu Intrepid (8.10). Both MythWeb and phpMyAdmin do not work, Apache2 fails to start.
Steps to fix the problem:
1) sudo mkdir /var/log/www
2) sudo a2enmod php5
3) Changed all instances of php_value in /etc/apache2/sites-enabled/mythweb.conf to php_admin_value
4) Restarted Apache
Now Apache works and so do both MythWeb and phpMyAdmin.