[mythtv-users] Mythweb stopped working after upgrade from debian wheezy -> jessie [solved]

Don myheadblewoff at gmail.com
Thu Apr 30 08:17:35 UTC 2015


As per subject, I found mythweb unavailable after the upgrade to jessie and
started to nut it out. The problem was in fact apache2 failing to start due
to some error in mythweb.conf . It would appear that the updated mythweb
.deb package (mythweb_1%3a0.27.4+fixes20150210-dmo1_all.deb) quietly
preserves the existing /etc/mythtv/mythweb.conf (from
mythweb_0.26.0+fixes20130416-dmo1_all.deb) and places the newer (required)
mythweb.conf as /etc/mythtv/mythweb.conf.dpkg-dist instead. Has the look of
a packaging error from dmo, but it's an obvious simple fix..;

mv /etc/mythtv/mythweb.conf.dpkg-dist /etc/mythtv/mythweb.conf ;
/etc/init.d/apache2 restart

HTH others who may encounter same

Cheers!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mythtv.org/pipermail/mythtv-users/attachments/20150430/b580089b/attachment.html>


More information about the mythtv-users mailing list