random_passanger Posted April 8, 2019 Share Posted April 8, 2019 (edited) Hello, I've searched already other topics on this forum but I didn't found solution. My problem is that despite opcache and apcu are installed, Prestashop installer still says: Install and/or enable a PHP accelerator (highly recommended). What I found on the internet is that I need to install apcu. I did it and enabled it via php.ini. phpinfo() confirms proper installation of acpu. Also I read that OPCache from Zend is also Accelerator so I enabled it too and it is still not working. I'm trying to install Prestashop 1.7.5.1 in XAMPP with PHP 7.3. Edited April 8, 2019 by random_passanger (see edit history) Link to comment Share on other sites More sharing options...
Janett Posted April 8, 2019 Share Posted April 8, 2019 (edited) No need to install/enable a PHP accelerator with XAMPP, its only recommended for a real server. PrestaShop 1.7.5 is compliant with PHP 7.2 maximum ! Don't try with PHP 7.3 ! Edited April 8, 2019 by Janett (see edit history) 2 Link to comment Share on other sites More sharing options...
random_passanger Posted April 8, 2019 Author Share Posted April 8, 2019 Hello Janett, thank You very much for Your reply. I will switch to 7.1. Additional question is - if I will not use PHP Accelerator, will this affect Prestashop settings or stability when I will move that installation to a real server? Link to comment Share on other sites More sharing options...
Janett Posted April 8, 2019 Share Posted April 8, 2019 No, you can set it after on performance settings when you deploy on real server 2 Link to comment Share on other sites More sharing options...
random_passanger Posted April 8, 2019 Author Share Posted April 8, 2019 That's some great news! Thank You for help. 😍 Link to comment Share on other sites More sharing options...
CristianMoi Posted January 30, 2020 Share Posted January 30, 2020 On 9/4/2019 at 00:56, Janett said: No, puoi impostarlo dopo sulle impostazioni delle prestazioni quando esegui la distribuzione su un server reale Ho lo stesso problema quando provo ad installare prestashop (hosting aruba) mi puoi dire come posso abilitare questi servizi? questi sono i messaggi d'errore che che mi appaiono: Link to comment Share on other sites More sharing options...
Fri1nk Posted February 1, 2020 Share Posted February 1, 2020 Click Config button for the server in your environment. In the etc folder open php. ini file. Uncomment one of the Accelerators: Also here you can make all settings necessary for your module. Save the changes and restart the node. 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