Softaculous


Topic : Not able to find php_intl.dll on Windows


Posted By: 10basetom on September 26, 2017, 4:05 am
I installed AMPPS 3.7 to C:\dev, selected the php_intl.dll extension, and restarted Apache. Got this error:

PHP Warning:  PHP Startup: Unable to load dynamic library 'C:/dev/Ampps\\php\\ext\\php_intl.dll' - The specified module could not be found.\r\n in Unknown on line 0

The file does exist in this location, but the concatenated string contains an invalid "\\", which is messing up the path in Windows.

Posted By: Rishi_P on October 2, 2017, 9:53 am | Post: 1
Hi,

Go to C:/dev/Ampps/php directory, copy all icu* files and paste in C:/dev/Ampps/apache/bin directory.

Restart Apache and try again.

Powered By AEF 1.0.8 © 2007-2008 Electron Inc.