<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">On 09/25/2017 11:43 AM, Peter Bennett
      wrote:<br>
    </div>
    <br>
    <blockquote
      cite="mid:6c936499-2909-9f02-4223-54665daae95d@comcast.net"
      type="cite"> The backend will get the database user id and
      password from $HOME/.mythtv/config.xml, using the home directory
      of the user that runs mythbackend (usually mythtv). You can create
      the config.xml file by running mythtv-setup. If you have already
      run mythtv-setup it will have created the config.xml file in the
      $HOME/.mythtv directory of the user that ran mythtv-setup. You can
      copy that config.xml file to the $HOME/.mythtv directory of the
      mythbackend user.<br>
    </blockquote>
    <br>
    Here is the content of .mythtv/config.xml in my home directory. <br>
    <br>
    <tt><a class="moz-txt-link-abbreviated"
        href="mailto:rsteff@Jetway:%7E/.mythtv$">rsteff@Jetway:~/.mythtv$</a>
      less config.xml</tt><br>
    <tt><Configuration><br>
       
<LocalHostName>my-unique-identifier-goes-here</LocalHostName><br>
        <Database><br>
          <PingHost>1</PingHost><br>
          <Host>localhost</Host><br>
          <UserName>mythtv</UserName><br>
          <Password>mythtv</Password><br>
          <DatabaseName>mythconverg</DatabaseName><br>
          <Port>3306</Port><br>
        </Database><br>
        <WakeOnLAN><br>
          <Enabled>0</Enabled><br>
          <SQLReconnectWaitTime>0</SQLReconnectWaitTime><br>
          <SQLConnectRetry>5</SQLConnectRetry><br>
          <Command>echo 'WOLsqlServerCommand not
      set'</Command><br>
        </WakeOnLAN><br>
        <UPnP><br>
          <UDN><br>
           
<MediaRenderer>c4e751a3-c6c8-48a9-b385-f962b05a87ce</MediaRenderer><br>
          </UDN><br>
        </UPnP><br>
      </Configuration><br>
    </tt><br>
    The UserName and Password look correct to me. The LocalHostName
    seems strange. Is it supposed to have something else in there
    besides my-unique-identifier-goes-here?<br>
    <br>
    But here is the content of config.xml in mythtv's home directory:<br>
    <br>
    <tt><a class="moz-txt-link-abbreviated"
        href="mailto:rsteff@Jetway:/home/mythtv/.mythtv$">rsteff@Jetway:/home/mythtv/.mythtv$</a>
      less config.xml</tt><br>
    <tt><Configuration><br>
        <Database><br>
          <PingHost>1</PingHost><br>
          <Host>localhost</Host><br>
          <UserName>mythtv</UserName><br>
          <Password>9H2lgQrl</Password><br>
          <DatabaseName>mythconverg</DatabaseName><br>
          <Port>3306</Port><br>
        </Database><br>
        <WakeOnLAN><br>
          <Enabled>0</Enabled><br>
          <SQLReconnectWaitTime>0</SQLReconnectWaitTime><br>
          <SQLConnectRetry>5</SQLConnectRetry><br>
          <Command>echo 'WOLsqlServerCommand not
      set'</Command><br>
        </WakeOnLAN><br>
      </Configuration></tt><br>
    <br>
    I renamed config.xml to a backup name.<br>
    I copied config.xml from /home/rsteff/.mythtv to
    /home/mythtv/.mythtv. <br>
    I ran chmod 777 config.xlm on the copied version. (This matches the
    settings on my older Myth machine.)<br>
    Then I ran MythTV Backend Setup from the Gnome menu, exited,
    answered yes to starting the backend.<br>
    On my desktop machine, in Firefox, I went to
    <a class="moz-txt-link-freetext" href="http://192.168.0.106:6544/">http://192.168.0.106:6544/</a> and I have a connection.<br>
    <br>
    I don't see anything that shows me scheduling information, like the
    old MythWeb. Is that supposed to be there, or is that something
    coming later?<br>
    <br>
    I think I read somewhere that the old MythWeb would still be
    available. I still get "Unable to connect" when I go to
    192.168.0.106. That's what I used to use to connect to my old Myth
    machine. (192.168.0.102)<br>
    <br>
    Thanks for making things clearer.<br>
    <br>
    <pre class="moz-signature" cols="72">-- 
Regards,

Dick Steffens

</pre>
  </body>
</html>