On Tue, 30 May 2000, Burness,Phil wrote:

> Ok,
> I have tried http://admin.crawley.com/ and now have the following from my
> error_log (I still get the URL not found by the way)
> 
> It looks like it should be doing something now but it isn't.

>From the looks of it the mod_midgard phase completed succesfully, which
would indicate that the problem occurs when midgard-php tries to do it's
work. Can you verify for me that the location of the MidgardRootFile is
correct, and that the user Apache runs as (which would be 'nobody' for me
can read the file.

for me this would be:
$ su -
# ls -l `grep ^MidgardRootfile /etc/httpd/conf/httpd.conf \
  | awk '{print $2}'`
.... /usr/lib/apache/midgard-root.php3
# su - nobody
$ cat /usr/lib/apache/midgard-root.php3
....
$

Emile


--
This is The Midgard Project's mailing list. For more information,
please visit the project's web site at http://www.midgard-project.org

To unsubscribe the list, send an empty email message to address
[EMAIL PROTECTED]

Reply via email to