Sunday, 28 October 2018

Xampp Intl extension on windows 10 can't be installed

I try to install Megento 2 on Xampp (php 7.2.5) and through installation process I find Intl extension installation error

enter image description here

I did every thing ;extension=intl to be extension=intl in php.ini

also I copied all files icu*.dll files from xampp/php to xampp/php/ext and to xampp/apache/pin directories and of course I restart Apache.

enter image description here

also download MSVCP110.dll and paste it to C:\Windows\System32

also checked PHP path in system variables and it is OK.

but until now the Intl extension never work

any help?



from Xampp Intl extension on windows 10 can't be installed

No comments:

Post a Comment