mythbuntu-bugs team mailing list archive
-
mythbuntu-bugs team
-
Mailing list archive
-
Message #00886
[Bug 220851] Re: /etc/mythtv/mythweb-config.php not created
I was unable to reproduce this issue. What are the steps to reproduce
this?
--
/etc/mythtv/mythweb-config.php not created
https://bugs.launchpad.net/bugs/220851
You received this bug notification because you are a member of Mythbuntu
Bug Team, which is subscribed to Mythbuntu.
Status in Mythbuntu, Ubuntu derivative focused upon MythTV: Invalid
Bug description:
Clean install on kubuntu 8.04rc
Using mythbuntu weekly trunk builds or weekly fixes
Installed mythbuntu-control-centre and used it to install a combined back/frontend
Mythweb failed with:
Error at /usr/share/mythtv/mythweb/includes/init.php, line 67:
require_once(includes/config.php) [function.require-once]: failed to open stream: No such file or directory
Fatal error: require_once() [function.require]: Failed opening required 'includes/config.php' (include_path='.:/usr/share/php:/usr/share/pear') in /usr/share/mythtv/mythweb/includes/init.php on line 67
I tracked this down to a missing "/etc/mythtv/mythweb-config.php". Once I created it manually (no content) mythweb worked fine.