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

Php7, opcache and the need of clearing cache

Started by Muut Archive 10 years ago · 3 replies · 481 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 1362 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 2959 9 years ago
Archive · by Muut Archive, 9 years ago
3 1124 9 years ago