ozilinho Posted November 23, 2016 Share Posted November 23, 2016 (edited) What is PHP accelerator. I am with linux hosting. Install and/or enable a PHP accelerator (highly recommended). Edited November 23, 2016 by ozilinho (see edit history) Link to comment Share on other sites More sharing options...
Knowband Plugins Posted November 24, 2016 Share Posted November 24, 2016 PHP accelerator is a PHP extension designed to improve the performance of software applications written in the PHP programming language. For more information your can check the following link: http://www.debianadmin.com/php-cache-accelerators-with-installation-tutorials.html Link to comment Share on other sites More sharing options...
mbeerli Posted November 11, 2017 Share Posted November 11, 2017 If this is highly recommended, then I suggest to make it easier to download an .so file. On shared hosting you do not have access to the server files but you can upload a .so file and use the following in the php.ini Is there a place where the file could be downloaded (including new builds) Maybe PrestaShop should have a sections somewhere. extension = extension name.so Link to comment Share on other sites More sharing options...
selectshop.at Posted November 11, 2017 Share Posted November 11, 2017 Well this topic is some outdated if you are using php 7. Link to comment Share on other sites More sharing options...
mbeerli Posted November 11, 2017 Share Posted November 11, 2017 So is there a different post I should be looking at? Link to comment Share on other sites More sharing options...
prestamax Posted November 13, 2017 Share Posted November 13, 2017 (edited) On 11.11.2017 at 5:06 PM, mbeerli said: So is there a different post I should be looking at? Just check with your hoster if you can swith to php version 7 then you won't have this problem any more. Edited November 13, 2017 by prestamax (see edit history) Link to comment Share on other sites More sharing options...
mbeerli Posted November 13, 2017 Share Posted November 13, 2017 I see. I am using php 7.1. Question now is why would this come up during installation? Bug in the installation script? Link to comment Share on other sites More sharing options...
selectshop.at Posted November 13, 2017 Share Posted November 13, 2017 2 hours ago, mbeerli said: I see. I am using php 7.1. Question now is why would this come up during installation? Bug in the installation script? opcache installed and configured on the server ? Perhaps it is not only this error showing, but others too, which are in dependency with accelerators.... 1 Link to comment Share on other sites More sharing options...
mbeerli Posted November 13, 2017 Share Posted November 13, 2017 opcache was not checked, it is now. 2 Link to comment Share on other sites More sharing options...
satkauskas Posted May 9, 2018 Share Posted May 9, 2018 (edited) Enabling opcache solved that error. Its a php accelerator. Image shows mine PHP extensions enabling I use 7.2 with these modules enabled older php, please enable mbstring also, and apcu, Edited October 1, 2018 by satkauskas (see edit history) 4 Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now