Henri Bergius wrote:
On Fri, 2002-12-27 at 18:25, David R. Newman wrote:

On trying to access http://localhost:8000/asgard/ my browser
poped up an authentication dialog, asking for a username and
password to access SG0. So I typed in the usual admin and
password. The authentication dialog went away. The browser then
returned a 403 forbidden error page.
...

[Fri Dec 27 09:57:50 2002] [error] [client 127.0.0.1] client denied by server configuration: /usr/lib/apache/midgard-root.php

Looks like Apache can't read/serve the midgard-root.php
file. You might want to look at the file's permissions
and ownership.
The midgard-root.php file had world read rights. So that wasn't
the problem. After some messing around, I discovered that
Apache wasn't letting Midgard read or show files from outside
the document tree. Putting in a <Files midgard-root.php>
section got Midgard working.

However, when I accessed Asgard, it didn't show any of the images.
I had to include a <Directory /var/www/blobs> section before I
could see any images in a Midgard page.

This is something I haven't had to do since around Midgard 1.2.5.
Has either Midgard or Apache changed? Is Apache now seeing the
redirected paths after Midgard has changed them?

--
Dr. David R. Newman, Queen's University Belfast, School of
Management and Economics, Belfast BT7 1NN, Northern Ireland (UK)
Tel. (direct) +44 (0)28 9027 3643 (office) +44 (0)28 9033 5011
FAX: +44 (0)28 9033 5156  mailto:[EMAIL PROTECTED]
http://www.qub.ac.uk/mgt/staff/dave/


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

Reply via email to