ID: 13299 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Open Bug Type: Directory function related Operating System: Linux PHP Version: 4.0.6 New Comment: sticky bit of directory I try to create it in are set are set to '2 joey' as default. The directory created by PHP sets a sticky bit of '2 httpd' with no permission other than root. so you think it's a sticky problem then? Previous Comments: ------------------------------------------------------------------------ [2001-09-14 08:10:53] [EMAIL PROTECTED] sticky bits set on the directory you try to create it in ? ------------------------------------------------------------------------ [2001-09-14 07:49:44] [EMAIL PROTECTED] When adding directories the line mkdir([DIRNAME]. 0777); will not create a directory with permissions other than root. Attempted using command with umask(0000); but made no difference. PHP is denied permission to set these privileges. How is this fixed? PHP 4.0.6 was compiled on my Raq3 as an Apache module. ------------------------------------------------------------------------ Edit this bug report at http://bugs.php.net/?id=13299&edit=1 -- PHP Development 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]