Manual login works fine. I installed the mysql server and client with apt-get 
and didn't change anything (except for skip-networking), so I guess it should 
be ok...

Am Donnerstag, 11. M�rz 2004 14:37 schrieb Piotras:
>
> It means that user You specified in repligard.conf with his password can
> not connect to database which is mentioned in this conf file.
> The same error occurs when mysql library client was compiled with different
> path for socket file than mysql server was. But I doubt if this could
> happen on Debian box , unless You typed different socket file in my.cnf for
> mysql.
>
> Check , if You may login to database manually.
>
>         <database
>               name="dbname"
>                 username="user"
>                 password="pass"
>
> mysql -u user -p pass -D dbname
>
> Piotras
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to