-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
 
Sounds like your client isn't able to connect. Check /etc/rd.conf
between client1 and client2, make sure MySQL config matches
(specifically remote DB user/pass) and ensure that the host is allowed
for that user on the central DB - MySQL users work on user@hostname, not
just user, so you need a user@client2 entry unless you have a user@% (%
is mysql's wildcard) entry which client2 is using.
 
Try connecting manually to the DB from client2 with 'mysql -uusername
-ppassword -hhostname dbname'. (I think the params are right, not sure
on -h to specify host, check mysql --help, but no spaces between -u and
the username (same for password etc) is intentional, dbname at the end
has no param flag). If that works then it's something trickier; if not,
fix that and you should be good.
 
Cheers,
James Harrison
 
 
On 16/08/2011 21:39, nathan lawson wrote:
> Hi All!
>
> We have a small problem! We have got a RD2.0.2 server and 1 client set
up all fine, we come to set another client up and it runs fine until we
connect it to the central mysql db, and it just says "Unable to start
Rivendell System Daemons!" if we run it via localhost its fine....
>
> What do you think may be wrong?
>
> Cheers!!
>
> --
>
> Nathan Lawson
> Programme Controller | CY4Y Radio
>
>
>
> _______________________________________________
> Rivendell-dev mailing list
> [email protected]
> http://lists.rivendellaudio.org/mailman/listinfo/rivendell-dev
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
 
iEYEARECAAYFAk5K4xIACgkQmJV2s0zjsDgWuACgi0WqlsN1aMs4zWzxXs5fFaOI
q2wAn2zqaEeiT8bjfrQFRQldzG3iPqR0
=DSQh
-----END PGP SIGNATURE-----

_______________________________________________
Rivendell-dev mailing list
[email protected]
http://lists.rivendellaudio.org/mailman/listinfo/rivendell-dev

Reply via email to