Hi,<br><br>I am running mythtv .21 from ATrpm's bleeding and am trying to fix any orphaned files I have. When i run myth.find_orphans.pl i get this error:<br><br>[root@mythtv contrib]# perl myth.find_orphans.pl<br>DBI connect('database=mythconverg:host=mythtv','mythtv',...) failed: Host 'mythtv' is not allowed to connect to this MySQL server at
myth.find_orphans.pl line 99<br>Cannot connect to database mythconverg on host mythtv:<br><br>and if i log into sql it works just fine.<br><br>[root@mythtv contrib]# mysql -u mythtv -p<br>Enter password:<br>Welcome to the MySQL monitor. Commands end with ; or \g.
<br>Your MySQL connection id is 31 to server version: 5.0.27<br><br>Type 'help;' or '\h' for help. Type '\c' to clear the buffer.<br><br>mysql><br><br>so whats the problem?<br><br>Thanks,<br>Mitchell
<br><br>