I’m trying to locate php_intl.dll and install it.
Does anyone have any tips?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
The packages at http://windows.php.net/download/ all contain the
php\_intl.dllwhich is located in the subdirext/.All you have to do is to check if your extension_dir points to the right directory and add (or uncomment) the
extension=php\_intl.dlldirective.