PHP Warning: PHP Startup: Unable to load dynamic library 'C:/wamp/bin/php/php5.6.31/ext\php_sqlsrv_56_nts.dll' - The specified module could not be found. in Unknown on line 0
Posted by: Jeeva_Gem (---.78.156.182-tataidc.co.in)
Date: December 06, 2018 01:22PM

My wamp server ver 3.1.0, how can i solve the error,

PHP Warning: PHP Startup: Unable to load dynamic library 'C:/wamp/bin/php/php5.6.31/ext\php_sqlsrv_56_nts.dll' - The specified module could not be found.

in Unknown on line 0

My php.ini file : [justpaste.it]

Options: ReplyQuote
Re: PHP Warning: PHP Startup: Unable to load dynamic library 'C:/wamp/bin/php/php5.6.31/ext\php_sqlsrv_56_nts.dll' - The specified module could not be found. in Unknown on line 0
Posted by: RiggsFolly (Moderator)
Date: December 06, 2018 01:27PM

Hi,

Can you please add the questions and answer to these question As part of your Question, so we know something about your installation please

The first problem would be that you are using the NTS (Not Thread Safe) version of that DLL. With WAMPServers configuration you shoudl always use the TS (Thread Safe) version of PHP DLL's

Second, a question. Did you actually install all the required pieces to get the SQL Server interface working?

[docs.microsoft.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-

Options: ReplyQuote
Re: PHP Warning: PHP Startup: Unable to load dynamic library 'C:/wamp/bin/php/php5.6.31/ext\php_sqlsrv_56_nts.dll' - The specified module could not be found. in Unknown on line 0
Posted by: Jeeva_Gem (---.78.156.182-tataidc.co.in)
Date: December 07, 2018 10:44AM

This method solved my issue,

1) Stop the MySQL service
2) Open data folder
3) Remove both ib_logfile0 and ib_logfile1
4) Restart the service

Credit : [stackoverflow.com]

Options: ReplyQuote
Re: PHP Warning: PHP Startup: Unable to load dynamic library 'C:/wamp/bin/php/php5.6.31/ext\php_sqlsrv_56_nts.dll' - The specified module could not be found. in Unknown on line 0
Posted by: RiggsFolly (Moderator)
Date: December 09, 2018 02:19PM

???????????

But MySQL has got NOTHING to do with Microsoft's SQL Server

????????????

So what did you do about the actual error?

---------------------------------------------------------------------------------------------
(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


Sorry, only registered users may post in this forum.