[mythtv-users] 0.19 almost working (port or password problems?)

Mark Knecht markknecht at gmail.com
Tue Jul 18 21:32:32 UTC 2006


Thanks Chris,
   OK, after using slocate and removing absolutely _everything_ other
than the mythconverg database that I installed yesterday I am now able
to run mythfrontend successfully on the backend server machine.
Watching Live TV works at least for 1 tuner. I have started two 30
minute test recordings and will know more when they finish at 3PM but
for now they are both displaying correct video in the preview window
so all looks good there.

   Unfortunately my one Mythtv-0.19 remote client seems unable to
connect to the server so I'll have to work out that over the next day.
Of course none of my existing mythtv-0.18 clients will connect, as
expected I'm told, so now I begin the upgrade on those two machines.

   Thanks for the help so far.

Cheers,
Mark

On 7/18/06, chris at cpr.homelinux.net <chris at cpr.homelinux.net> wrote:
> On Tue, Jul 18, 2006 at 11:06:00AM -0700, Mark Knecht wrote:
> > # The following options will be passed to all MySQL clients
> > [client]
> > port                                            = 3306
> >
> > while in mythtv-setup I see port 6543 listed.
>
> The mysql server listens on port 3306.  Any other program can connect to
> it via that port as long as the firewalls and access restrictions permit
> the client to connect.
>
> Port 6543 is the one that MythTV backends listen on for instructions
> from clients or other backends.
>
> There is no configuration directive where you have to tell mythtv what
> port to use for the mysql server.  All you need to tell it is the
> machine name (or IP address) where the mysql server can be found, and
> that's initially done in the /etc/mythtv/mysql.txt file (for the
> backend) and ~/.mythtv/mysql.txt (for frontend clients).  It presumably
> uses the mysql port entry in /etc/services to figure out which port to
> use.
>
> _______________________________________________
> mythtv-users mailing list
> mythtv-users at mythtv.org
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
>


More information about the mythtv-users mailing list