I think you might benefit from a deploy script. I have a bash script that updates the site code from subversion and clears my cache dirs at the same time. I have command-line access and it runs on linux, so it's pretty easy to do that.
On Feb 9, 9:30 am, Miles J <[email protected]> wrote: > Everytime I upload and update my site online, everythings cached. > Whats the best way to clear cache? Right now I just set debug to 2 > upload and clear cache, then set to 0 and reupload. > > Ive also tried deleting all the files in the cache folder, but > sometimes I get an fopen() error. > > Just wondering if theres an easier way to do it. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
