I'm trying to make a new directory by doing the following:

mkdir ("newfolder", 0700);

but i get the error:

Warning: MkDir failed (Permission denied) in /home/web/test/upload.php on 
line 159

Permission is obviously denied but I'm not at the box to change it myself, 
is there a specific entry in the ini file that allows permission for this?

_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp


-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to