PHP WARNING: Unable to load dynamic library. See:/ C.../php_intl.dll - the specified could not be found
Posted by: 1010 (---.opera-mini.net)
Date: July 24, 2014 01:00AM

Hi,

I just downloaded the latest wamp server version 2.5, running PHP vsn 5.5.12, APACHE 2.4.9, MYSQL 5.6.17, on WINDOWS 7 , 32bit.


everything. work fine, except that the php does not work.

After starting the server, I keep getting these two error messages in the PHP error log:

PHP WARNING: Unable to load dynamic library. C:/.../ext/php_intl.dll - the specified could not be found

PHP WARNING: Unable to load dynamic library. C:/.../ext/php_ldap.dll - the specified could not be found

Please anyone with a useful informattion is appreciated.



Edited 1 time(s). Last edit at 07/24/2014 09:22AM by 1010.

Options: ReplyQuote
Re: PHP WARNING: Unable to load dynamic library. See:/ C.../php_intl.dll - the specified could not be found
Posted by: RiggsFolly (---.dynamic.dsl.as9105.com)
Date: July 24, 2014 02:05AM

Just do this :-

left click the wampmanager icon -> Apache -> Version -> 2.4.9

---------------------------------------------------------------------------------------------
(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: PHP WARNING: Unable to load dynamic library. See:/ C.../php_intl.dll - the specified could not be found
Posted by: 1010 (---.ipt.aol.com)
Date: July 24, 2014 09:12AM

Thank you for the reply RiggsFolly.. i followed your instruction and i no longer get the error messages in my php error log.... thanks
But the problem still persists.... i still cannot successfully run any php code in my php file in www directory.

Any solution to it...?
Thanks alot.

Options: ReplyQuote
Re: PHP WARNING: Unable to load dynamic library. See:/ C.../php_intl.dll - the specified could not be found
Posted by: RiggsFolly (---.dynamic.dsl.as9105.com)
Date: July 24, 2014 10:22AM

Ok,

Couple of rooky mistakes that usually cause this issue.

1. Any file with PHP code in must end with the .php extension and not .html or .htm or anything else

2. Do not run the script by doubleclicking on the file using Explorer, you must enter a proper url in your browser.

eg

localhost/testfile.php

---------------------------------------------------------------------------------------------
(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: PHP WARNING: Unable to load dynamic library. See:/ C.../php_intl.dll - the specified could not be found
Posted by: 1010 (---.opera-mini.net)
Date: July 24, 2014 01:58PM

Thanks a lot.. My problem was from tthe wrong Url, but its alright now.. I appreciate

Options: ReplyQuote


Sorry, only registered users may post in this forum.