Class 'NumberFormatter' not found .
-
@rahul said in Class 'NumberFormatter' not found .:
php_intl.dll
hello ,
i have allready changed php.ini file extension but error is not remove please help -
-
Please try this one - https://stackoverflow.com/questions/1451468/intl-extension-installing-php-intl-dll
Thanks
-
hi,how to solve this problem in live project which hosted in live server?
-
@bala
check the intl extension must be installed on live server, then you will not get this error. -
@Vaishali-Agarwal hi , already installed that but its wont work!
-
@bala
go to the terminal and then run the command
php -m
then check the intl extension is showing or not. -
@Vaishali-Agarwal in live server?
-
@bala
yes -
its enabled ma'am ,but page wont work..