Do we need to keep some special file in folder name "cache" and "bmz_cache" ? Or we can delete all of them and can start from 0 ?This is my cache size at this time :
15219.16 Meg
Very big size ....
Do we need to keep some special file in folder name "cache" and "bmz_cache" ? Or we can delete all of them and can start from 0 ?This is my cache size at this time :
15219.16 Meg
Very big size ....
From Hochiminh City - Vietnam !
Call me when you travel here : +840983038939
KIMSON
How many products you currently have on your site? that number is huge.
I no longer provide installation support on forum for all my modules. However, if there are real bugs with the modules please feel free to contact me
I think it is about 200-300 not too much product. But i do not know why cache folder is too big size.
Can i delete all of file in cache folder or need to leave some of file ?
From Hochiminh City - Vietnam !
Call me when you travel here : +840983038939
KIMSON
You can just clean it up. For cache folder just delete all files in there (except .htaccess), for the bmz_cache you can clean it thru admin->tools->image handler 2
I no longer provide installation support on forum for all my modules. However, if there are real bugs with the modules please feel free to contact me
I am still manually going into files via ftp to delete because get too big. I would really like to set a cron job to do it. Any suggestions on what code would be?
I thought maybe this would be it....but do not want to try it and break everything.
find /public_html/bmz_cache -mtime +1 -exec rm {} \;[/QUOTE]
Bookmarks