Zen Cart Logo
Forums / General Questions / Is it safe to delete files in the cache folder or truncate cache table in mysql?

Is it safe to delete files in the cache folder or truncate cache table in mysql?

Locked

Views: 4,924

Results 1 to 2 of 2
This thread is locked. New replies are disabled.
26 Jun 2007, 7:48 AM
#1
reza avatar

reza

Zen Follower

Join Date:
Aug 2006
Posts:
166
Plugin Contributions:
0

Is it safe to delete files in the cache folder or truncate cache table in mysql?

Hi, I saw a thread in the forum with two question: can I move cache files to other place, and the second was if it is safe to delete files in cache folder?
unfutunately there was no answer to the second question!
just between one month in a test period I have about 1400 txt files in my cache that took more than 1 mb place,
so, the question:
is it safe to delete these files in cache folder?
is it safe to truncate (empty) the cache table in mysql database of zen cart?
I speak about the last version so 1.3.7.

thanks

26 Jun 2007, 4:06 PM
#2
spbennett avatar

spbennett

Zen Follower

Join Date:
Feb 2007
Location:
Leicester UK
Posts:
230
Plugin Contributions:
0

Re: Is it safe to delete files in the cache folder or truncate cache table in mysql?

It is safe to delete the files.

Not sure if you can safely empty the database table though.