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]



Reply via email to