please help me
I am Using Windows Server 2012 R2 64bit, IIS 8.5, SQL Server 2014, PHP 5.6, Codeigniter 3.1
Sometimes my website shown a this error "Message: PHP Startup: Unable to load dynamic library 'C:\Program Files (x86)\PHP\v5.6\ext\php_sqlsrv_55_ts.dll' - The specified module could not be found." and when I refresh this page this error not appear
But there is this DLL file in C:\Program Files (x86)\PHP\v5.6\ext\ and in php.ini there is this sentence extebsion:php_sqlsrv_55_ts.dll
extension=php_sqlsrv_55_ts.dll. And are you sure to edit the goodphp.inifile ?