PHP accelerator or caching
Hi,
Any solution on how I can check/activate a PHP accelerator or caching mechanism for this website: - Removed -
Problem is that default PHP version is 5.3 for which I can't change settings...but once I change to other version on which I can enable and edit settings...I can't acces backoffice of store.
Thanks!
-
Any solution on how I can check/activate a PHP accelerator or caching mechanism for this website: - Removed -
Hello, Is there a specific extension you prefer to use (E.g. eAccelerator)? If so, you can enable it via /scripts/phpextensionmgr. EX:# /scripts/phpextensionmgr list Available Extensions: EAccelerator IonCubeLoader Zendopt Xcache SourceGuardian PHPSuHosin
Thank you.0 -
Hi, Any solution on how I can check/activate a PHP accelerator or caching mechanism for this website: - Removed - Problem is that default PHP version is 5.3 for which I can't change settings...but once I change to other version on which I can enable and edit settings...I can't acces backoffice of store. Thanks!
zend opcache seems to work fine with me, I'm on PHP 5.4 - you need to install it via PECL. Also, try Varnish Cache.0
Please sign in to leave a comment.
Comments
2 comments