Hey on my site there is this folder in the public_html that i can't delete does anyone have any ideas on how to remove this
Have you tried deleting the folder through FTP or remote connection?
__________________
If you find my post useful please add to my reputation by clicking the +Rep button
You may also use the Donate link to donate credits - this is appreciated too Thanks to those whom have donated so far!
I don't think there is anyway to do that and there wouldn't be any reason to do so because that's where you keep all your hosted files, anything in the directory below that a files related to the hosting including your cPanel and cannot be deleted.
__________________
•SohailTech MANAGER/X10 MODERATOR
•NEED DESIGNING SERVICES/ADVERTISING? CLICK HERE
•PLEASE DO NOT PM ME OR ANY OF THE STAFF FOR HELP
•CLICK THE TO GIVE ME REP
Deleting public_html in linux is not possible as you dont have the right because you may not be the super user.
If you want to delete some directory . You will have to use -r option through command line for recursive deletion of all file inside that folder.