Yes, I was able to do that, but repligard is still unable to log into the database to import Asgard-1.4.2.xml. I restarted apache after successfully running the SQL command but Apache still returns a Not Found error.
e On 11/20/02 12:38 PM, "Henri Bergius" <[EMAIL PROTECTED]> wrote: > On Wed, 2002-11-20 at 22:31, Eric Anderson wrote: >> The entries are the same in both the repligard.conf and midgard-data.conf. >> They're the ones that were generated by the ./configure step in >> midgard-data. So that doesn't appear to be the problem. > > Can you access the Midgard database using those passwords? > > Try this: > > mysql MidgardDbName -uMidgardDbUser -pMidgardDbPassword > mysql> update person set > username='MidgardAdminUsername',password='**MidgardAdminPassword' where > id=1; > > Using the values from those two configuration files. > >> e > > /Bergie --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
