<br><br><div><span class="gmail_quote">On 2/4/07, <b class="gmail_sendername">Mike Perkins</b> &lt;<a href="mailto:mikep@randomtraveller.org.uk">mikep@randomtraveller.org.uk</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Nick Morrott wrote:<br>...snip<br>&gt;<br>&gt; mysql.txt can reside in:<br>&gt;<br>&gt; [1] /.mythtv/mysql.txt<br>&gt; [2] /home/$MYTHTV_USER/.mythtv/mysql.txt<br>&gt; [3] /root/.mythtv/mysql.txt<br>&gt; [4] /etc/mythtv/mysql.txt
<br>&gt; [5] /usr/share/mythtv/mysql.txt<br>&gt; [6] /usr/local/share/mythtv/mysql.txt<br>&gt; [7] /usr/local/etc/mythtv/mysql.txt<br>&gt;<br>...snip<br><br>As a matter of interest, can someone enlighten me as why this file
<br>appears in so many places? I wouldn&#39;t have considered it necessary to<br>put this information in more than one place, /etc/mythtv is probably<br>where it needs to be.</blockquote><div><br><br>Hi Mike,<br><br>You are correct.&nbsp; The directory /etc/mythtv is likely where it needs to be, or at least where the process will search by default.&nbsp; I come from the BSD world, FreeBSD specifically, and as far as I understand it, paths beginning with /usr/share are where config files are placed upon installation of the package for documentation and purposes of example.
<br><br>The instances where the file appears in a home directoy, /root being the home for the root user, of course, it could be an instance of the process being executed as that particular user.&nbsp; But I&#39;m not sure why that would happen.
<br><br>Anyway, I hope this helps a little.<br><br>-Rich<br><br></div><br></div><br>