ID: 13299
Updated by: hholzgra
Reported By: [EMAIL PROTECTED]
Old Status: Open
Status: Feedback
Bug Type: Directory function related
Operating System: Linux
PHP Version: 4.0.6
New Comment:

sticky bits set on the directory you try to create it in ?

Previous Comments:
------------------------------------------------------------------------

[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]

Reply via email to