I am trying to delete files on the server. Before I delete the file, I set the file's chmod to 0777, but I get
"Warning: chmod(): Operation not permitted" error message.
How can I solve this?
When I read files from the directory, I get "Warning: filesize(): Stat failed for sample10.doc (errno=2 - No such file or directory)" message for doc and xls files. Same warning messages for fileatime and filetype. Can anyone help me solve this problem?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.