Purechoice Posted October 13 Share Posted October 13 I cannot get passed this error on install. Intl extension is not loaded . I edited the php.ini file. I restarted apache server. I cannot get passed this. Any ideas. I am not using an ARM MAC. Link to comment Share on other sites More sharing options...
Knowband Plugins Posted October 13 Share Posted October 13 Check if the intl extension is enabled in the phpinfo first of XMAPP. This issue has nothing to do with PrestaShop. Link to comment Share on other sites More sharing options...
LD Modules Posted October 13 Share Posted October 13 You can also have a phpinfo.php at the root with <?php phpinfo(); ?> to debug this and check what extensions are loaded and what php.ini is used if you can't see intl loaded. (Delete it after resolving) 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