0
I am with PHP version 5.6.25 successfully installed the mssql extension and it appears in the PHP extension list marked that is running the following extension PHP_PDO_SQLSRV_56_TS but when I give a phpinfo() it is not available does not show that it is running, I already installed the driver Microsoft® ODBC Driver 11 for SQL Server® - Windows restarted the machine and is not available in phpinfo, but shows that it is installed in PHP extensions how to solve this?
thank you Joab
I already check if any dll is missing or if the dll is pointed in the PHP configuration file? Error appears when trying to use this feature?
– gato
Make a tour to learn about the site.
– gato
the DLL is in the directory of PHP extensions, no error and when I click to see the extensions installed in PHP, it appears that this installed normal, but when I run phpinfo() the installed new extensions does not appear in the list of installed extensions,
– Joab Moreira da Silva