PHP SQL Server Driver Configuration.
Posted: Wed Oct 08, 2008 12:03 pm
Hi,
I recently got this driver for SQL Server 2005 downloaded from the Microsoft website.
It has got 2 drivers, namely, php_sqlsrv_ts.dll file and the php_sqlsrv.dll. The installation manual says:
If you are running PHP with the php5ts.dll, you should use the thread-safe version of the driver. If you are running PHP with the php5.dll, you should use the non-thread-safe version of the driver.
Now the issue that I am facing is that I am running Php 5.2 on php5apache2_2.dll and the Php engine is not getting configured to use these driver files. How do I configure PHP to use any of these 2 files?
Any Clues???
Thanks in advance,
Ankit
I recently got this driver for SQL Server 2005 downloaded from the Microsoft website.
It has got 2 drivers, namely, php_sqlsrv_ts.dll file and the php_sqlsrv.dll. The installation manual says:
If you are running PHP with the php5ts.dll, you should use the thread-safe version of the driver. If you are running PHP with the php5.dll, you should use the non-thread-safe version of the driver.
Now the issue that I am facing is that I am running Php 5.2 on php5apache2_2.dll and the Php engine is not getting configured to use these driver files. How do I configure PHP to use any of these 2 files?
Any Clues???
Thanks in advance,
Ankit