Skip to content

Opcode cache does only clear CLI cache #2

Description

@juriansluiman

FPM and CLI caches are not shared, so we need to do the same as the ApcBundle:

  • In the config, set a public data directory
  • Create a php file to clear the cache
  • Call via Zend\Http\Client the php file via HTTP
  • Remove the file

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions