Jump to content

Opcache settings ?


Recommended Posts

Hi, has anybody any experience using Opcache with prestashop?

 

I have installed it and it seems to be running ok, but the only file it is caching is itself.

 

This is my stats screen

 

post-404663-0-95700400-1435407435_thumb.jpg

 

Any ideas what to ammend to get it caching the ps files?

 

I used to use apc cache but upgraded to php 5.5.

 

Thanks

 

Ray

Link to comment
Share on other sites

Generally when you install the opcache you don`t need to configure. OpCache is a byte to byte cache and not a cache which you mean like APC, memcache, xCache, etc. Install, activate ocache and all is done.

 

Check if your configuration is the same as on php manual: http://php.net/manual/en/book.opcache.php. If not you can adapt the values on your server via SSH.

 

What is opcode cache? https://en.wikipedia.org/wiki/PHP_accelerator

 

What exactly have you expected with opCache ?

Link to comment
Share on other sites

  • 1 year later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...