Hi,<br><br>I am running mythtv .21 from ATrpm&#39;s bleeding and am trying to fix any orphaned files I have.&nbsp; When i run myth.find_orphans.pl i get this error:<br><br>[root@mythtv contrib]# perl myth.find_orphans.pl<br>DBI connect(&#39;database=mythconverg:host=mythtv&#39;,&#39;mythtv&#39;,...) failed: Host &#39;mythtv&#39; 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.&nbsp; Commands end with ; or \g.
<br>Your MySQL connection id is 31 to server version: 5.0.27<br><br>Type &#39;help;&#39; or &#39;\h&#39; for help. Type &#39;\c&#39; to clear the buffer.<br><br>mysql&gt;<br><br>so whats the problem?<br><br>Thanks,<br>Mitchell
<br><br>