Using Zen Cart 1.5.1 and IH 4. Want to know if I can safely delete the FOLDERS in the bmz_cache folder. I did apply "clear image cache" under Image Handler/Admin Tools but this does not erase the bmz_cache images. From what I have read it's OK to delete the images in the bmz_cache folders but it would save me time if I can delete the folders all at once. The reason I need to do this is because just got a warning from my ISP that I am violating terms of service and my store be suspended if I don't fix the issue: "the following directories have exceed the maximum 1,024 file/folder count"
"Your xxxnamexxx website currently has an improperly configured directory structure. More specifically, the following directories have exceed the maximum 1,024 file/folder count:
1024 Violating Folders:2025
./html/xxxxxxx/bmz_cache/8
1963 ./html/xxxxxxx/bmz_cache/1
1979 ./html/xxxxxxx/bmz_cache/a
etc, etc,
So I would be deleting folders "1", "a", and about 11 others.
Will folders be automatically added again as needed and is there a way to prevent this from happening again? Can I limit the amount of files in each folder to 1000 and if so how do I do this? Or do I just need to clear out the bmz_cache manually on a weekly basis to be safe? I believe a Cron job can be created to take care of this- haven't ever used Cron before so if someone can provide the info on how to do this and specifically what command to use it would be appreciated.
Thanks, Ed