Hi,
I am facing a problem that i created a file using PHP fopen("abc", "w") followed by chmod("abc", 744); in a webserver while submitting a form data. In next page am trying to read this file and am getting a file open error. As it is telling permission denied. I checked the file permission is is something different from 744. Could you people please help me to solve this issue.
regards
AruturA team
with CHMOD permissions are not getting change!!!
Moderator: General Moderators
-
filippo.toso
- Forum Commoner
- Posts: 30
- Joined: Thu Aug 07, 2008 7:18 am
- Location: Italy
- Contact:
Re: with CHMOD permissions are not getting change!!!
Which operating system runs the server with the web server?