Thanks for the reply and helpful suggestion Doug!<br><br>Oh, that page was my very first port of call. I had created awhile back the config.xml file, stuck it in /etc/mythtv and just in case linked from ~/.mythtv to it and all looked fine to me.<br>
<br>Just to make sure that I have not missed a trick I got shot of mysql.txt and config.xml and re-ran the frontend which thoughtfully connected just fine to the database and created me this rather unexciting config.xml:<br>
<br>&lt;Configuration&gt;<br>  &lt;UPnP&gt;<br>    &lt;UDN&gt;<br>      &lt;MediaRenderer&gt;92486837-57f7-44e6-b835-51f55ad58afc&lt;/MediaRenderer&gt;<br>    &lt;/UDN&gt;<br>    &lt;MythFrontend&gt;<br>      &lt;DefaultBackend&gt;<br>
        &lt;DBHostName&gt;localhost&lt;/DBHostName&gt;<br>        &lt;DBUserName&gt;mythtv&lt;/DBUserName&gt;<br>        &lt;DBPassword&gt;mythtv&lt;/DBPassword&gt;<br>        &lt;DBName&gt;mythconverg&lt;/DBName&gt;<br>        &lt;DBPort&gt;0&lt;/DBPort&gt;<br>
      &lt;/DefaultBackend&gt;<br>    &lt;/MythFrontend&gt;<br>  &lt;/UPnP&gt;<br>&lt;/Configuration&gt;<br><br>Just for clarification, my problem is not Jamu specific, other scripts such as the new MythNetvision ones abend on the same error. Has to be something to do with my setup or surely the lists would be full of others with the same issue but I&#39;m struggling to think of what else to check...<br>
<br>