Page 1 of 1

with CHMOD permissions are not getting change!!!

Posted: Wed Aug 13, 2008 2:07 am
by arutura
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

Re: with CHMOD permissions are not getting change!!!

Posted: Wed Aug 13, 2008 5:15 am
by filippo.toso
Which operating system runs the server with the web server?