Re: Web Publishing Question -


Subject: Re: Web Publishing Question -
From: Graham Leggett (minfrin@sharp.fm)
Date: Sun Sep 16 2001 - 04:20:42 MDT


Robert Brandtjen wrote:

> "you do not have access to this directory"
>
> There are no error messages in the error_log -
>
> It knows what directory I 'm asking for, it sees the .htaccess and looks up
> the correct user/passwd in .htpasswd file, but will not allow me access to
> the directory.

Apache might let you have access to that directory, but does your OS let
you have access to this directory?

Check that the directory you are trying to write to has permissions for
the user that apache is running as (either "apache" or "nobody"
usually). The easiest way to test this is to use su to become that user
(su -s /bin/bash - apache) and then try and create a file there - if it
fails, there is your problem.

Regards,
Graham

-- 
-----------------------------------------
minfrin@sharp.fm		"There's a moon
					over Bourbon Street
						tonight..."




This archive was generated by hypermail 2a24 : Sun Sep 16 2001 - 03:31:03 MDT