Re: [PHP] I can't seem to get the mkdir function to work properly

2002-05-01 Thread Miguel Cruz

On Wed, 1 May 2002, Andy F. wrote:
> I keep getting Permission denied, however the directory that I'm trying to
> create in has 777 permisions.

Apache also needs at least x permission to each of the enclosing folders, 
all the way up to /.

miguel


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




[PHP] I can't seem to get the mkdir function to work properly

2002-05-01 Thread Andy F.

I keep getting Permission denied, however the directory that I'm trying to
create in has 777 permisions.

Anyone?




-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php