Skip to content
Grav 2.1 is out: every page speaks Markdown. Read the announcement →

Php7, opcache and the need of clearing cache

Started by Muut Archive 10 years ago · 3 replies · 541 views
10 years ago

I am running the last version of grav on an AWS host with Ubuntu xenial and php7. As recommended i installed php7.0-opcache and apcu. Apcu looks activated in the control "info" panel. When i create a new post or change the publishing date, the change does not show up until i manually clear the grav cache. How can i avoid this problem?

10 years ago

what are you full cache: settings in system.yaml?

10 years ago

cache:
enabled: true
check:
method: file
driver: apcu
prefix: g
lifetime: 600
gzip: false

Suggested topics

Topic Participants Replies Views Activity
Archive · by Deleted User, 9 years ago
0 2290 9 years ago
Archive · by Muut Archive, 9 years ago
2 1506 9 years ago
Archive · by Muut Archive, 9 years ago
2 4757 9 years ago
Archive · by Muut Archive, 9 years ago
1 3572 9 years ago
Archive · by Muut Archive, 9 years ago
3 1630 9 years ago