Web server help needed.

Connect with other users about what to run on your webhosting (and how to run it) here.
Post Reply
Fecalator
New to forums
New to forums
Posts: 1
https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
Joined: Wed Feb 01, 2006 2:51 am

Web server help needed.

Post by Fecalator »

Hello, I am trying to delete some un-needed folders in the free web space. However, every time I try to delete them, I get this message:

"An error occured deleteing the file or folder on the FTP server. Make sure you have permission to access this folder. Details: 500 Remove directory operation failed."

This only occurs with a few folders. Is there any way to delete them without wiping the web server? Thanks.
If at first you don't succeed, you're obviously not Chuck Norris.
User avatar
bOoya
Former staff
Former staff
Posts: 886
Joined: Thu Jan 15, 2004 3:46 pm
Location: Corona, CA
Contact:

Post by bOoya »

I believe you get that error if some of the files in that folder are in use by the mysql server. If you don't have anything you're using on the mysql database, wipe that and then proceed to delete your files. If you are using the database, I think you'll have to use something like phpmyadmin to delete the specific unused portions and then go back and delete the files from the webserver.
Also, go into each folder that you are trying to delete and see if there are .htaccess files in there that can be deleted. Once you clear all those hopefully you'll be able to delete the whole folder.
Post Reply