Can't find PHP dll files
Posted by: LannieK (---.static.oxfr.ma.charter.com)
Date: February 01, 2016 11:31PM

I just installed Wamp after uninstalling a different version of PHP. When Wamp tries to start PHP, I see an error in the log saying

PHP Startup: Unable to load dynamic library 'c:/wamp/bin/php/php5.5.12/ext/php_intl.dll' - The specified module could not be found.

I checked, and the DLLs are there, and they are not hidden or read-only. What else should I check?

Options: ReplyQuote
Re: Can't find PHP dll files
Posted by: RiggsFolly (---.dynamic.dsl.as9105.com)
Date: February 01, 2016 11:56PM

Hi,

Its a minor buglet in the initial install.

Just do this to fix it, using the wampmanager menus do :-


wampmanager -> Apache -> Version -> 2.4.9 ( click on the 2.4.9 )

This will rebuild the SYMLINKS in the Apache folder.

---------------------------------------------------------------------------------------------
(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: Can't find PHP dll files
Posted by: LannieK (---.static.oxfr.ma.charter.com)
Date: February 02, 2016 08:08PM

Thanks for the reply. I did as you suggested, though version 2.4.9 was the only choice and it was already selected. The PHP dlls seem to load properly now - there are no errors in the php error log. Now it gets so far as trying to attach to mySQL, and the following error is listed:

2016-02-02 14:01:08 13768 [Note] InnoDB: 5.6.17 started; log sequence number 1626017
2016-02-02 14:01:08 13768 [Note] Server hostname (bind-address): '*'; port: 3306
2016-02-02 14:01:08 13768 [Note] IPv6 is available.
2016-02-02 14:01:08 13768 [Note] - '::' resolves to '::';
2016-02-02 14:01:08 13768 [Note] Server socket created on IP: '::'.
2016-02-02 14:01:08 13768 [ERROR] Can't start server: Bind on TCP/IP port: No such file or directory
2016-02-02 14:01:08 13768 [ERROR] Do you already have another mysqld server running on port: 3306 ?

Where do I find the file that controls the IPv6 address for mySQL?

Options: ReplyQuote


Sorry, only registered users may post in this forum.