[mythtv-users] Distributed Myth

Dale Weber linuxgeek at thedynaplex.net
Fri Dec 12 14:28:33 EST 2003


On Friday 12 December 2003 09:31 am, Pete Stapley wrote:
> You need to grant permissions on the database so it can be accessed from a
> different machine, something like:
>
> grant select, insert, delete, update on mythconverg.* to mythtv@<otherip>
> identified by 'mythtv';
>
> Log into mysql and run that from the command line. You may need more
> permissions than select, insert, delete, and update.

	I did a "GRANT ALL.." like what is shown in the mc.sql file, replacing 
localhost with 'db.home.thedynaplex.net' as well as 
<system-name>.home.thedynaplex.net, but am still having the same problem.  
Myth says it can't connect to the database on db.home.thedynaplex.net for 
some reason.  This has to be something relatively easy to fix, like a 
permissions problem.

	Is it perhaps a configuration with mysql needing to know it should respond to 
'db.home.thedynaplex.net' for database access?

	8-Dale
-- 
The Dynaplex Network - http://www.thedynaplex.org
We support Open Source 100% with Linux and FreeBSD!
Currently running Gentoo Linux 1.4 and FreeBSD 4.9



More information about the mythtv-users mailing list