unable to load dynamic library '.../ext/ php_intl.dll' - module could not be found !!!???
Posted by: kv011059 (144.37.176.---)
Date: February 09, 2016 05:30PM

I have 2 versions of PHP running on my PC, and I just have to make sure my path points to the version I want. The one that I want is under wamp, so I make sure the wamp version goes first in the path.
EX: PATH=C:\wamp\bin\php\php5.5.12;C:\Program Files (x86)\PHP\v5.6



Edited 1 time(s). Last edit at 02/09/2016 05:56PM by Otomatic.

Options: ReplyQuote
Re: unable to load dynamic library '.../ext/ php_intl.dll' - module could not be found !!!???
Posted by: Otomatic (Moderator)
Date: February 09, 2016 06:06PM

Hi,

With Wampserver NEVER put the path to PHP in the Windows PATH.
I have thirteen* versions of PHP and none is in the PATH and all versions work perfectly. Put a path to PHP in the Windows path only serves to create big hassles.

*5.3.29, 5.4.45, 5.5.30, 5.5.31, 5.5.32, 5.6.15, 5.6.16, 5.6.17, 5.6.18, 7.0.0, 7.0.1, 7.0.2, 7.0.3

---------------------------------------------------------------
Documentation Apache - Documentation PHP - Documentation MySQL - Wampserver install files & addons

Options: ReplyQuote
Re: unable to load dynamic library '.../ext/ php_intl.dll' - module could not be found !!!???
Posted by: RiggsFolly (---.dynamic.dsl.as9105.com)
Date: February 09, 2016 08:34PM

Do this it will fox it


left click wampmanager -> Apache -> Version -> 2.4.9 (click on the veriosn number whatever it is)

Wait 3 seconds while WAMPServer rebuilds the SYMLINKS and restarts Apache


All is now fixed

---------------------------------------------------------------------------------------------
(Windows 10 Pro 64bit) (Wampserver 3.3.4 64bit) Aestan Tray Menu 3.2.5.4
<Apache versions MULTIPE> <PHP versions MULTIPLE> <MySQL Versions MULTIPLE>
<MariaDB versions MULTIPLE> <phpMyAdmin versions MULTIPLE> <MySQL Workbench 8.0.23>

Read The Manuals Apache -- MySQL -- PHP -- phpMyAdmin
Get your Apache/MySQL/mariaDB/PHP ADDONs here from the WAMPServer alternate Repo
-X-X-X- Backup your databases regularly Here is How dont regret it later! Yes even when developing -X-X-X-

Options: ReplyQuote
Re: unable to load dynamic library '.../ext/ php_intl.dll' - module could not be found !!!???
Posted by: mvermace (---.client.mchsi.com)
Date: July 22, 2016 05:05AM

Same problem. RiggsFolly dirrections did not work.

I did run deplister.exe on the file and got this:


C:\_Software\wamp\bin\php\php7.0.4>deplister.exe ext\php_intl.dll
php7ts.dll,OK
icuuc56.dll,OK
icuin56.dll,OK
icuio56.dll,OK
MSVCP140.dll,NOTFOUND
VCRUNTIME140.dll,OK
api-ms-win-crt-heap-l1-1-0.dll,NOTFOUND
api-ms-win-crt-environment-l1-1-0.dll,NOTFOUND
api-ms-win-crt-math-l1-1-0.dll,NOTFOUND
api-ms-win-crt-runtime-l1-1-0.dll,NOTFOUND
api-ms-win-crt-locale-l1-1-0.dll,NOTFOUND
api-ms-win-crt-string-l1-1-0.dll,NOTFOUND
KERNEL32.dll,OK

C:\_Software\wamp\bin\php\php7.0.4>

Ideas? I have VC++ Runtime 2013 Redistributable (x86) - 12.0.21005 installed on system.

Options: ReplyQuote
Re: unable to load dynamic library '.../ext/ php_intl.dll' - module could not be found !!!???
Posted by: RiggsFolly (Moderator)
Date: July 22, 2016 10:09AM

You need to install VC++ Runtime 2014 Redistributable (x86)
and VC2015 Update 3 [www.microsoft.com]

Read this document [forum.wampserver.com]

---------------------------------------------------------------------------------------------
(Windows 10 Pro 64bit) (Wampserver 3.3.4 64bit) Aestan Tray Menu 3.2.5.4
<Apache versions MULTIPE> <PHP versions MULTIPLE> <MySQL Versions MULTIPLE>
<MariaDB versions MULTIPLE> <phpMyAdmin versions MULTIPLE> <MySQL Workbench 8.0.23>

Read The Manuals Apache -- MySQL -- PHP -- phpMyAdmin
Get your Apache/MySQL/mariaDB/PHP ADDONs here from the WAMPServer alternate Repo
-X-X-X- Backup your databases regularly Here is How dont regret it later! Yes even when developing -X-X-X-



Edited 2 time(s). Last edit at 07/22/2016 11:12AM by RiggsFolly.

Options: ReplyQuote
Re: unable to load dynamic library '.../ext/ php_intl.dll' - module could not be found !!!???
Posted by: mvermace (---.client.mchsi.com)
Date: July 23, 2016 06:04PM

Thank you for your assistance. I had downloaded the correct VC but not installed it. Everything works.

Options: ReplyQuote


Sorry, only registered users may post in this forum.