Hmm that is strange... chmod it after then:

http://www.php.net/manual/en/function.chmod.php



Timothy Hitchens (HiTCHO)
Open Platform Consulting
e-mail: [EMAIL PROTECTED]

> -----Original Message-----
> From: Ben Cheng [mailto:[EMAIL PROTECTED]] 
> Sent: Sunday, 12 January 2003 2:56 PM
> To: [EMAIL PROTECTED]
> Subject: [PHP] Changing permissions with mkdir?
> 
> 
> When I run mkdir("path to new dir", 0777); I get a directory that has 
> owner and group set to "nobody" and drwxr-xr-x permission.  How do I 
> get the permission to be set to drwxrwxrwx?
> 
> -Ben
> 
> 
> -- 
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
> 


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

Reply via email to