John ---

Thank you for your reply!  Per your suggestion, I
checked the /usr/local/midgard/etc/repligard.conf
file.  The file contained:

<database
schema="/usr/local/midgard/share/midgard/repligard.xml"
                name="midgard"
                username="midgard"
                password="midgard"
                encoding="ISO-8859-1"
                blobdir="/var/www/blobs"
        />

The password in this file is the one I use to connect
to the mySQL database.  Am I looking in the correct
location? I ask this question because the blobdir
listed above is not correct for my installation.  It
should be /usr/local/apache/htdocs/blobs.

Again, thank you for your help!

Kat---

--- John Habermann <[EMAIL PROTECTED]> wrote:
> Check to see what the password is in the
> /usr/loca/midgard/etc/repligard.conf file. If that
> is wrong then repligard will not be able to connect
> to the database.
> 
> Cheers John
> 
> On Wed, 27 Aug 2003 16:30:54 -0700 (PDT)
> Data Meister <[EMAIL PROTECTED]> wrote:
> 
> > Another (!) new user installation question...
> > 
> > I installed Midgard on the following system:
> > 
> > RedHat Linux Version 9
> > Apache Version 1.3.28
> > PHP Version 4.3.2
> > MySQL Version 4.0.14
> > 
> > Tasks:
> > 
> > 1) Installed Midgard libraries using:
> > 
> > ./configure --prefix=/usr/local/midgard \
> > --with-mysql=/usr/local/mysql \
> > --with-expat
> > 
> > This was successful.
> > 
> > 2) Installed Midgard Database using:
> > 
> > ./configure --with-db-admin=root \
> > --with-db-admin-password=datait \
> > --with-db-user=midgard \
> > --with-db-user-password=midgard \
> > --with-db=midgard \
> > --with-lang=en \
> > --with-install=new  \
> > --with-host=www.midgard.test \
> > --with-ip=127.0.0.2 \
> > --with-blobdir=/usr/local/apache/htdocs/blobs \
> > --with-apxs=/usr/local/apache/bin/apxs
> > 
> > This was successful.
> > 
> > 3) Ran dbinstall script.  I received the following
> > screen output:
> > 
> > **** Begin Output ********
> > Creating Midgard database...
> > 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
> > /tmp/midgard/midgard-data-1.5.0/midgard-data.conf
> > contains configuration information for Apache.
> > You should add it to Apache configuration file
> before
> > starting Midgard.
> > ! Asgard as root at
> http://www.midgard.test:80/asgard/
> > using:
> > <username>='admin' and <password>='password'
> > 
> > **** End Output *******
> > 
> > Notice the repligard-CRITICAL error.  The midgard
> > database gets built.  However, none of the
> > expected tables are populated (such as the host
> table
> > in the midgard database).
> > 
> > 4) This looks like it could be a database user
> name
> > and/or password error.  To test this, 
> > I attempted to access the midgard database using
> the
> > user names and databases in the
> > ./configure above:
> > 
> > ./mysql --user=midgard --password=midgard
> > --database=midgard
> > 
> > This was successful.
> > 
> > Has any one experienced this error before? Any
> ideas?
> > 
> > Thank you all very much!
> > 
> > 
> > 
> > __________________________________
> > Do you Yahoo!?
> > Yahoo! SiteBuilder - Free, easy-to-use web site
> design software
> > http://sitebuilder.yahoo.com
> > 
> >
>
---------------------------------------------------------------------
> > 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]
> 


__________________________________
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
http://sitebuilder.yahoo.com

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to