Skip to content

Cache corruption with APCu / IIS / and php session stuff enabled #76

@OllieJones

Description

@OllieJones

Alain Melsens reports cache corruption on IIS with APCu caching activated. Specifically, he reports loss of plugin activation. That usually happens if the options|alloptions cache entry gets lost or damaged.

He wrote:

A conflict with a couple of session parameters (session.lifetime & session.gc_maxlifetime) in the php.ini file. I don’t remember exactly why I added these. Perhaps I read it somewhere on the Internet.

I removed them and now everything works correctly.
Now I can use APCu without any impact on the WordPress dashboard. I no longer get automatically logged out and everything now works correctly and also faster.

This task is to detect the situation and warn the user. (Or, if possible work around it.)

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingenhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions