Re: mkdir() problems
- From: Andy Hassall <andy@xxxxxxxxxxx>
- Date: Mon, 27 Feb 2006 21:16:41 +0000
On 27 Feb 2006 11:32:57 -0800, joelbyrd@xxxxxxxxx wrote:
I'm trying to do a mkdir(), but I'm getting permission denied error,
even though I've set the mode to 0777: mkdir($full_path, 0777). I
also couldn't do a chmod successfully.
The code is something like:
mkdir("/home/httpd/vhosts/website.com/httpdocs/dev1/test_folder1",
0777);
What's the problem?
What are the permissions on the parent directory?
--
Andy Hassall :: andy@xxxxxxxxxxx :: http://www.andyh.co.uk
http://www.andyhsoftware.co.uk/space :: disk and FTP usage analysis tool
.
- References:
- mkdir() problems
- From: joelbyrd
- mkdir() problems
- Prev by Date: Podwójne queries - MySQL
- Next by Date: Re: Podwójne queries - MySQL
- Previous by thread: mkdir() problems
- Next by thread: Matching IP scopes.
- Index(es):
Relevant Pages
|