<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"><html>
<head>
<meta name="Generator" content="Zarafa WebAccess v7.0.3-30515">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>RE: [mythtv-users] v0.26-rc2-43-g8611c6e - mythweb not working</title>
<style type="text/css">
body
{
font-family: Arial, Verdana, Sans-Serif ! important;
font-size: 12px;
padding: 5px 5px 5px 5px;
margin: 0px;
border-style: none;
background-color: #ffffff;
}
p, ul, li
{
margin-top: 0px;
margin-bottom: 0px;
}
</style>
</head>
<body>
<blockquote style="border-left: 2px solid #325FBA; padding-left: 5px;margin-left:5px;">-----Original message-----<br /><strong>From:</strong>        Andrew <mythtv@heathsworld.com><br /><strong>Sent:</strong>        Sun 07-10-2012 06:49<br /><strong>Subject:</strong>        Re: [mythtv-users] v0.26-rc2-43-g8611c6e - mythweb not working<br /><strong>Attachment:</strong>        inline.txt<br /><strong>To:</strong>        Discussion about MythTV <mythtv-users@mythtv.org>; <br /><style type="text/css">body { font-family: monospace; }</style> <div>On Sat, Oct 6, 2012 at 7:43 AM, Martin Moores <span dir="ltr"><<a href="mailto:moores.martin@gmail.com" onclick="parent.webclient.openWindow(this, 'createmail', 'index.php?load=dialog&task=createmail_standard&to=moores.martin@gmail.com'); return false;" target="_blank" title="This external link will open in a new window">moores.martin@gmail.com</a>></span> wrote:<br /><blockquote style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"> <div><div>On 6 October 2012 13:21, Dave Pearson <span dir="ltr"><<a href="mailto:lists@the-pearsons.co.uk" onclick="parent.webclient.openWindow(this, 'createmail', 'index.php?load=dialog&task=createmail_standard&to=lists@the-pearsons.co.uk'); return false;" target="_blank" title="This external link will open in a new window">lists@the-pearsons.co.uk</a>></span> wrote:<br /><blockquote style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"> <div><p>I'm having pretty much the same problem, but unfortunately for me, apt-get remove --purge mythweb adn reinstalling doesn't work for me. Does anyone have any other suggestions?</p><p> </p><p>Regards,</p><p>Dave.</p></div></blockquote></div><div><br />Dave,<br /><br />I had this issue when moving to 0.26. In Synaptic, I did a complete removal of php (all components), apache2 (all components), phpmyadmin and mythweb. I then re-installed phpmyadmin and mythweb, which also pulled in php and apache2.<br /> <br />I then edited /etc/apache2/sites-available/mythweb.conf to include database name and credentials. This fixed mythweb for me<br /><br />Cheers<font color="#888888"><br /><br />Martin</font></div></div> </blockquote><div> </div><div>I just manually added my credentials without reinstalling anything, restarted apache2 and it worked for me. Config snafu in this upgrade for sure!</div><div> </div><div> # Use the following environment settings to tell MythWeb where you want it to</div> <div> # look to connect to the database, the name of the database to connect to, and</div><div> # the authentication info to use to connect. The defaults will usually work</div><div> # fine unless you've changed mythtv's mysql.txt file, or are running MythWeb on</div> <div> # a different server from your main backend. Make sure you have mod_env enabled.</div><div> #</div><div> setenv db_server "localhost"</div><div> setenv db_name "mythconverg"</div> <div> setenv db_login "mythtv"</div><div> setenv db_password "mythconverg"</div><div> </div><div>Andrew</div></div> </blockquote><p>Hi Andrew,</p><p> </p><p>I had thought of that, but was changing the details in the /var/www/mythweb/mythweb.conf.apache file, not expecting there to be another file in the apache2 configuration folders /etc/apache2/sites-enabled/mthweb.conf. I'm sure in previous versions of mythweb that these files were linked (although I could be wrong on that).</p><p> </p><p>Anyway, the problem is now resolved, although not without me blowing away my Joomla website :-(</p><p> </p><p>Regards,</p><p>Dave.<br /> </p>
</body>
</html>