On Wed, 3 Jan 2001, Hasan Muhammad wrote:
> I've installed 1.4 via rpm's.
> 
> Non-midgard pages work fine--midgard pages produce a
> 404 error.

We just encountered the same problem here. It seems that Midgard
is configured to look for the midgard-root.php3 file at
/etc/httpd/libexec, while the RPMs install it to
/usr/lib/apache.

Here's what should help:

# mkdir /etc/httpd/libexec
# cd /etc/httpd/libexec
# ln /usr/lib/apache/midgard-root.php3 .

> Hasan

/Bergie

-- 
-- Henri Bergius -- +358 40 525 1334 -- [EMAIL PROTECTED] --
               http://www.iki.fi/Henri.Bergius


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

Reply via email to