<br><br><div class="gmail_quote">On Thu, Feb 16, 2012 at 6:20 PM, R KANNAN <span dir="ltr">&lt;<a href="mailto:rk111810@gmail.com">rk111810@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hello,<br><br>I fixed the database after changing the mysql password for the user &#39;mythtv&#39;. This was<br>after I had (mistakenly assumed that I had lost the password. I used the instructions<br>in the following link<br>

<br><a href="http://www.gossamer-threads.com/lists/mythtv/users/265021#265021" target="_blank">http://www.gossamer-threads.com/lists/mythtv/users/265021#265021</a><br><br>Now my BE/FE work and the database seems fine (I had earlier problem with listings).<br>

<br>But accessing &#39;mythweb&#39; I get an empty page. I had tried stopping and restarting apache2<br>without any luck.<br><br>Any ideas on what went wrong?<br><br>Thanks<br></blockquote><div><br>Some more information. <br>
<br>I think this has something to do with the changing of mysql password for the user &#39;mythtv&#39;.<br><br>I googled for any information and found this link<br><br><a href="http://code.mythtv.org/trac/ticket/9255">http://code.mythtv.org/trac/ticket/9255</a><br>
<br>I create the link as suggested <br><br>ln -s /usr/share/mythtv/mythweb/modules /usr/share/mythtv/mythweb/modules_path<br><br>and restarted apache2. Now I get a page which says...<br><h2>Fatal Error</h2>


    !!NoTrans: Access denied for user &#39;mythtv&#39;@&#39;localhost&#39; (using password: YES) [#1045]<br>
<br>
Backtrace<br>
Array<br>
(<br>
    [0] =&gt; Array<br>
        (<br>
            [file] =&gt; /usr/share/mythtv/mythweb/classes/Database/Query/mysql.php<br>
            [line] =&gt; 67<br>
            [function] =&gt; error<br>
            [class] =&gt; Database<br>
            [object] =&gt; Database_mysql Object<br>
                (<br>
                    [dbh] =&gt; <br>
                    [error] =&gt; Access denied for user &#39;mythtv&#39;@&#39;localhost&#39; (using password: YES) [#1045]<br>
                    [err] =&gt; Access denied for user &#39;mythtv&#39;@&#39;localhost&#39; (using password: YES)<br> <br></div></div><br>