Does your username or pw for the DB have any special characters that need to be escaped? I encountered the same error under those conditions and changing the password to a normal dictionary word fixed the error. You can change the password back after you've run dbinstall.
Or you can try escaping the special characters, but that didn't work for me... Eric Anderson Information Systems Developer University of Oregon - Charles H. Lundquist College of Business 541.346.3124 On 12/11/02 9:29 AM, "Sebastian Buntin" <[EMAIL PROTECTED]> wrote: > > > Hi! > > when I try to start the ./dbinstall-script I get the following error: > > Updating MySQL database... > Creating blobdir... > Skipping 1.2.5 admin site... > Installing Asgard... > repligard-Message: Reading config file install-repligard.conf > > repligard-CRITICAL **: Error in DB connection > /root/site/midgard/midgard-data-1.4.3/midgard-data.conf > contains configuration information for Apache. > > > The DB is reachable, the user/pw has the correct rights to connect..... > > > greetings, Sebastian > > --------------------------------------------------------------------- > 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]
