Драйвер PHP8.3.3 SQL Server не загружается ⇐ Php
-
Anonymous
Драйвер PHP8.3.3 SQL Server не загружается
I have had PHPv8.0 working on a WIN11 machine.
I downloaded and installed the latest PHPv8.3.3 and removed the old v8.0 installation directory.
I changed all my required IIS settings accordingly.
I downloaded the latest SQLSRVv512 driver package from Microsoft. https://learn.microsoft.com/en-us/sql/c ... 5#download
I have put the php_sqlsrv_83_nts_x64.dll into my ext directory I have ensured the extension directory is set using extension_dir="./ext"
My phpinfo(); is not showing the SQLSRV driver being loaded.
I am confident that I have not modified the 'wrong' php.ini file. I have been using iisreset between configuration changes.
Can anyone verify PHPv8.3.3 with that SQLSRV driver build? Is there a way of trouble shooting extension loading?
Источник: https://stackoverflow.com/questions/780 ... ot-loading
I have had PHPv8.0 working on a WIN11 machine.
I downloaded and installed the latest PHPv8.3.3 and removed the old v8.0 installation directory.
I changed all my required IIS settings accordingly.
I downloaded the latest SQLSRVv512 driver package from Microsoft. https://learn.microsoft.com/en-us/sql/c ... 5#download
I have put the php_sqlsrv_83_nts_x64.dll into my ext directory I have ensured the extension directory is set using extension_dir="./ext"
My phpinfo(); is not showing the SQLSRV driver being loaded.
I am confident that I have not modified the 'wrong' php.ini file. I have been using iisreset between configuration changes.
Can anyone verify PHPv8.3.3 with that SQLSRV driver build? Is there a way of trouble shooting extension loading?
Источник: https://stackoverflow.com/questions/780 ... ot-loading