Have a look at this post http://marc.theaimsgroup.com/?l=midgard-user&m=104305838711864&w=2 and the thread. You might just have to make a sym link to whereever the mysql socket is
Cheers John On Wed, 16 Jul 2003 21:46:40 +0300 Eero af Heurlin <[EMAIL PROTECTED]> wrote: > Alexander Rigo wrote: > > | > > |update person set password='**mypass' where username='repligard' > > | > > |(the two asterisks being a magic signal to midgard that this > > |is a clear text password) > > | > > > > I have changed the pssword with the two asterisks and filled in the clear > > text password to the repligard.conf. Repligard still has the "Error in DB > > connection". > > > > Doublecheck that the username and password for the mysql connection > <database > schema="/etc/repligard/repligard_withsg.xml" > name="midgarddb" > username="mysqluser" > password="mysqlpass" > encoding="ISO-8859-1" > blobdir="/var/www/blobs_live" > /> > are correct. if the midgard user > <login > username="admin" > password="password" > /> > username or password are indorrect you get error logging in to database > error. > > Of course the error in db connection could also be triggered because > repligard is unable to connect to the socket in the first place. > > /Rambo > > > --------------------------------------------------------------------- > 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]
