Hi, here's a newbie question coming at ya.

I recently installed Midgard 1.4.3 on top of RedHat 7.3, Apache 1.23.27, PHP
4.2.3, MySQL 3.23.53

Everything went fine except that I experienced some hiccups when I ran the
dbinstall script in the midgard-data section.

Specifically, the shell command:
/usr/local/midgard/bin/repligard -c install-repligard.conf -I $XML

($XML being the equivalent to the Asgard-1.4.2.xml file.)

Returned a CRITICAL error saying it couldn't log in to the database. I used
the -d option to see if it would output any more information but it didn't.
I checked my mysqld log and systems log but there wasn't any information
there either.

The MySQL binaries are on my env PATH variable. This seems evident since
MySQL was able to import all the empty.sql, midgard-hosts.sql, and
midgard-en.xml info into MySQL, and the Asgard step appears to use the same
login info as the import step for midgard-en.xml (midgard midgard midgard).

I finished the installation, compiling in the mod_midgard module to apache,
added the midgard.so extension to my php4 install, including the
midgard-data.conf in my httpd.conf, stopped and started my web server and it
didn't complain. It added the module and extension just fine.

But, whenever I try to access either of the Virtual Hosts (port 80 or port
8102 for Asgard) I get a Not Found on this Server message from Apache.

Does anyone have any idea how I can fix this? Any help would be appreciated.

Also, my main httpd.conf is still very much intact. The on-line
documentation said to include the midgard generated config file, not to
replace the main httpd.conf info with what midgard had generated. I didn't
remove any of the main directory configurations and it is listening on port
80. Could this be the problem? Is the original apache config trumping the
Vhosts added by midgard-data.conf?

Thanks in advance,

Eric Anderson
Information Systems Developer
University of Oregon - Charles H. Lundquist College of Business
541.346.3124




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

Reply via email to