[mythtv] remote mythepg

Bruce Markey mythtv-dev@snowman.net
Mon Jan 13 23:09:18 EST 2003


Michael Kedl wrote:
> I changed main.cpp to get it to work; I assume you'll change that later
> to pull from the mysql.txt file or db or something.
> 
> I was afraid mythepg should already work....  I must have something
> wrong in my mysql setup on the server end then.  The only thing I can do
> so far is run mythepg on the server with DISPLAY set to the client.
> 
> What command should I use to give remote access?  I assumed it was a
> "grant all for * to mythtv identified by 'mythtv'" type command in the
> mysql monitor.
> 
> Maybe my default install simply has to many firewall settings....

You also need the mysql server to allow network access.
If not "netstat -an | 3306", go to "/etc/mysql/my.cnf" to
uncomment "skip-networking" then stop and start mysql .

--  bjm




More information about the mythtv-dev mailing list