17488 Posts in 4473 Topics by 1978 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 1103 Views |
-
Cache not working, site always reloads

9 December 2008 at 8:37pm
I'm experiencing some strange problems with the CMS. Whenever I update the Page.ss file and upload to the server, when I visit the modified page, SilverStripe automatically displays the updated contents of the Page.ss file, even though I never specified ?flush=1 at the end of the URL. So I'm a bit worried that the CMS is not storing anything in the cache and rebuilding the page everytime it loads.
Is there something I'm doing wrong here? Is there a setting I need to change somewhere to tell Silverstripe to cache the Page.ss file, instead of rebuilding it every time. Anybody run across this problem before?
Phil
-
Re: Cache not working, site always reloads

9 December 2008 at 8:40pm
it might not be because SilverStripe doesnt have access to write to a cache location. Normally in '/tmp/' or if you create a folder 'silverstripe-cache' in your project folder make sure you have write access to it.
-
Re: Cache not working, site always reloads

10 December 2008 at 2:24am
Cheers mate! That solved the problem.
| 1103 Views | ||
|
Page:
1
|
Go to Top |


