Unable To Create Directory?
Posted: Tue Jan 20, 2009 1:53 pm
I have a Mac (no snide comments), when I attempt to create a directory on it using PHP, i get an odd error,
Why am I getting this error?
I am thinking Apache has something to do with it, as I can manually create a directory in the site root.
I am using mode of 777 on the mkdir() function.Warning: mkdir() [function.mkdir]: Permission denied in /Users/kendonricketts/Sites/Untitled-1.php on line 2
Why am I getting this error?
I am thinking Apache has something to do with it, as I can manually create a directory in the site root.