[mythtv-users] 0.19 Ubuntu Packages

casey dunn casey.dunn at gmail.com
Wed Feb 15 20:14:44 UTC 2006


mythfrontend and backend worked fine for me (see message above about my
system/sources, dapper+).  mythweb needed a little tweeking, and myth-database
expects a blank root password but doesn't need to run on an upgrade from
18.1.

What I had to do to get mythweb up....

add link to /etc/apache2/mods-availible/rewrite.load to mods-enabled
add
<Directory /var/www/mythweb>
   Options FollowSymLinks
   AllowOverride All
</Directory>
to httpd.conf (not sure that's the best place for it)
run the chgrp and chmod commands in the README as root (sudo)
update .httaccess with the right password.  conf.php was fine


On 2/15/06, Michael Fox <fox.michael at gmail.com> wrote:
>
> So anyone upgraded using these packages over 0.18-1 from the ubuntu
> repository without problems?
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mythtv.org/pipermail/mythtv-users/attachments/20060215/86ee3d03/attachment.htm


More information about the mythtv-users mailing list