Skip to content
Grav 2.0 is officially stable. Read the announcement →
Archive

Not able to change page?

Started by Muut Archive 10 years ago · 2 replies · 430 views
10 years ago

Hi, I installed the grav-skeleton-rtfm-site skeleton. But I could change the folder structure. I changed the folder name and the chapter.md file. But every time I reloaded the site, all contents went back to what it was. It seems there is a cache and cannot be dumped. Every time I load the web site, it loads what it was before. Anyone had the same problem?

10 years ago

Grav by default uses the best cache available, that may be APC, or Xcache, or just files. The safest option in your case is to set the cache from auto to files, and then clear all caches with:

BASH
$ bin/grav clear --all

This will clear everything Grav caches. If it still caches, then it's upstream on your webserver with a proxy or cache server such as Varnish.

10 years ago

When developing you can turn off the cache in the System settings, if that's easier to you, and then re-enable it once the site is done.

Suggested topics

Topic Participants Replies Views Activity
Archive · by Deleted User, 9 years ago
0 1361 9 years ago
Archive · by Muut Archive, 9 years ago
2 939 9 years ago
Archive · by Muut Archive, 9 years ago
2 4069 9 years ago
Archive · by Muut Archive, 9 years ago
1 2958 9 years ago
Archive · by Muut Archive, 9 years ago
3 1123 9 years ago