php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #12887 creating directory or file can't modify the privilige ( for example 0777)
Submitted: 2001-08-22 06:03 UTC Modified: 2001-08-22 10:31 UTC
From: sanry at now dot net dot cn Assigned:
Status: Not a bug Package: Unknown/Other Function
PHP Version: 4.0.6 OS: redhat 7.1
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: sanry at now dot net dot cn
New email:
PHP Version: OS:

 

 [2001-08-22 06:03 UTC] sanry at now dot net dot cn
creating directory or file can't modify the privilige  ( for example 0777)

the file create in web(nobody) 
all the files and directory is 751 you can't change it 
in web(nobody)


regards
sanry

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-08-22 06:08 UTC] sniper@php.net
Please ask support questions on the mailing lists:

http://www.php.net/support.php

(not a bug)
 [2001-08-22 10:31 UTC] sanry at now dot net dot cn
creating directory or file can't modify the privilige  ( for example 0777)

the file create in web(nobody) 
all the files and directory is 751 you can't change it 
in web(nobody)


regards
sanry



I try php4.05 but still can't chmod in web
then I try php4.04pl It work! 

(all the version I do 

su nobody
umask 000

before I user creat file and directory only php4.04pl work)


 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Wed May 07 22:01:27 2025 UTC