Jump to content

Prestashop - Zend Opcache


Recommended Posts

Hi all,

 

i have 4 cache options in my prestashop 1.5.4.1 : 

 

- memcached

- apc

- xcache 

- filesystem

 

The system is running on an windows server. The php version is 5.5, where opcache is included. How can i choose opcache for prestashop?

 

Any ideas?

Link to comment
Share on other sites

In this case you cannot choose. Cache is still running on your system one instance upper and you don't need to activate anything.

 

Use CCC on your back-office and tune the other settings like JS, HTML, etc. You should try by yourself which settings are delivering you the best result.

 

I'm too hosting on a systtem with opcode-caching, but Linux.

Link to comment
Share on other sites

Why not ? As I told you, actually you don't need to do anything. Your server is caching your site and giving you the optimal speed with opcode cache. As I read on your PM you are speaking German ? See a short description here what opcode cache is.

http://de.wikipedia.org/wiki/PHP-Beschleuniger

http://www.golem.de/news/opcode-cache-zend-optimizer-wird-in-php-5-5-integriert-1303-98069.html

http://en.wikipedia.org/wiki/List_of_PHP_accelerators

 

You don't need to activate any further module. eAccelerator and so on, are making the same and you need to activate them additionally in Prestashop. If your server has zend opcode cache installed so caching option is still working. This caching method is better as the other options one instance lower, which are eAccelerator, and so on....

 

Make sure that the opcode cache optimizer is really installed andactivated on your Server. Ask your provider if it is or not. If not ask him for other possibilities to cache (eAccelerator, APC, etc...)

Edited by selectshop.at (see edit history)
  • Like 1
Link to comment
Share on other sites

×
×
  • Create New...