Hi, > >I have a rpm version of midgard from SuSE. It looks What Version? I tried the RPMs with SuSE up to 7.3 You are better off if you compile midgard from source. An excellent german installation-guide can be found at www.olav.net
>like I need to run ./dbinstall, but it won't run under >the /usr/bin/ directory where mysql is located or from >/usr/sbin/database-upgrade or any of the other midgard >directories. >The reason I think ./dbinstall needs to be run is that >I get a SuSE test page when I run 127.0.0.1:8099, >127.0.0.1:8101 or 127.0.0.1:8102. Is that a correct >assumption? The new versions all run at port 80 (unless you want it otherwise) >Also, I cannot get my Apache server to operate on >anything other than 127.0.0.1. I get a "Connection was >refused when attempting to contact localhost" error. I >have localhost set as Apache's server name. I'm >running name resolution from an /etc/hosts file with >entries for 127.0.0.1 localhost and 192.168.10.10 >servername.domain servername. Could this be causing >the problem listed above? You can configure apache to listen to both ip's... check /etc/httpd/httpd.conf for that. >Thanks for any help on either of these problems. >Sincerely, >LD > Hope I could help, med-men --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
