esia168
Member
Posted 2 years ago #
Hello,
I had uninstalled wordpress and it left out 3 folders,
wp-admin, wp-content, wp-includes
I can't use FTP to delete those folders, it said : "The file is not a directory"
[30-Sep-2009 16:14:52] PHP Warning: chmod() [function.chmod]: No such file or directory in /home/truthfor/public_html/prepare_removal.php on line 110
Looks like you need to change the permissions of the files to 777.
Check out http://www.zzee.com/solutions/unix-permissions.shtml
which explains unix permissions,
and
http://www.zzee.com/solutions/chmod-help.shtml
which is the chmod help file.
Good Luck!
esia168
Member
Posted 2 years ago #
Thanks, can't believe the solution is such. Thank you very much.