<br><br><div class="gmail_quote">On Thu, Feb 16, 2012 at 6:20 PM, R KANNAN <span dir="ltr"><<a href="mailto:rk111810@gmail.com">rk111810@gmail.com</a>></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 'mythtv'. 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 'mythweb' 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 'mythtv'.<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 'mythtv'@'localhost' (using password: YES) [#1045]<br>
<br>
Backtrace<br>
Array<br>
(<br>
[0] => Array<br>
(<br>
[file] => /usr/share/mythtv/mythweb/classes/Database/Query/mysql.php<br>
[line] => 67<br>
[function] => error<br>
[class] => Database<br>
[object] => Database_mysql Object<br>
(<br>
[dbh] => <br>
[error] => Access denied for user 'mythtv'@'localhost' (using password: YES) [#1045]<br>
[err] => Access denied for user 'mythtv'@'localhost' (using password: YES)<br> <br></div></div><br>