← Back to team overview

linux-traipu team mailing list archive

[Bug 806221] Re: mythweb 0.25 broken due to a wrong Apache conf

 

Marking as fixed released as this doesn't appear to be an issue in the
latest builds. Please reopen if this is still an issue.

** Changed in: mythbuntu
       Status: New => Fix Released

-- 
You received this bug notification because you are a member of UBUNTU -
AL - BR, which is subscribed to Mythbuntu.
https://bugs.launchpad.net/bugs/806221

Title:
  mythweb 0.25 broken due to a wrong Apache conf

Status in Mythbuntu, Ubuntu derivative focused upon MythTV:
  Fix Released

Bug description:
  mythweb 0.25 (from Ubuntu Updates) is now broken due to /etc/apache2
  /sites-available/mythweb.conf.

  To fix it, please change the lines reading:

  <Directory  "/var/www/html/[whatever]">

  to:

  <Directory "/var/www/mythweb">

  Then restart Apache:

  sudo service apache2 restart

  Regards

To manage notifications about this bug go to:
https://bugs.launchpad.net/mythbuntu/+bug/806221/+subscriptions


References