Hi, I cannot make the install stuff work, I have installed MySQL and thre proper user(s) and can log into the database using the password I have specified. The dbinstall script, however, fails when running the repligard on line:
usr/local/midgard/bin/repligard -c install-repligard.conf The configuration file contains the following database description: : <database schema="/usr/local/midgard/share/midgard/repligard.xml" name="midgard" username="midgard" password="midgard" encoding="ISO-8859-1" blobdir="/usr/local/midgard/blobs" /> The error message displayed is: repligard-Message: Reading config file install-repligard.conf repligard-CRITICAL **: Error in DB connection Needless to say, Asgard is not getting installed. Just to prove I can log into the database: [root@linuxi midgard-data]# mysql -u midgard -p midgard Enter password: ["midgard" entered] Welcome to the MySQL monitor. Commands end with ; or \g. Your MySQL connection id is 498 to server version: 3.23.49a .... I have not succeeded in getting any debug information so far. I would really appreciate any friendly finger pointing me the direction to have a look at. Markku --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
