PHP SQL Server Driver Configuration.

Need help installing PHP, configuring a script, or configuring a server? Then come on in and post your questions! We'll try to help the best we can!

Moderator: General Moderators

Post Reply
ankitka
Forum Newbie
Posts: 1
Joined: Wed Oct 08, 2008 11:59 am

PHP SQL Server Driver Configuration.

Post by ankitka »

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
Post Reply