Unable to delete files

ranKoto

New member
Joined
Mar 21, 2006
Messages
2
Dear admin, im new here, i've got trouble in deleting files in my server, all i understand is it because it file permission did not allowed that action, but the problem is i couldn't change the perm, so please help me, im stuck :confused:

thanks before
 
Sounds like a file was created/modified by the web server so it now owns the file. If you can not use the web application to delete the file you might be able to use the file manager. I am not sure if the file manager runs as your user or httpd though i would think your user.

You can also log in via SSH su to root and delete them if you have root access. Or call you host and ask them to do it.
 
Back
Top