Hydre Posted December 23, 2019 Share Posted December 23, 2019 Hello guys, Im having my first issue with prestashop. I started to use it on a mamp server (on windows). But at the third step i seen i should use the intl extension and other (php accelerator, php info...). So i had install those extension but intl don't work. However i wrote extension=php_intl.dll in the php.ini file, so i don't understand what i have to do. Thanks for your futur answers guys! Link to comment Share on other sites More sharing options...
selectshop.at Posted December 23, 2019 Share Posted December 23, 2019 For which Prestashop version ? php accelerator is for very old Prestashop versions using php 5.6. Take a look into this requirement tutorials: Official Prestashop docs you will find here: https://devdocs.prestashop.com/1.7/basics/installation/system-requirements/ How to install on WAMP: https://devdocs.prestashop.com/1.7/contribute/contribute-pull-requests/contribute_using_localhost/ You will not put Prestashop to run with Windows Servers, as it needs different folder and file permissions, which on windows serves is not possible to grant. Take linux (XAMPP, or better install and configure locally Debian or Ubuntu with virtualbox). 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