php_mssql.dll not configures into 5.3.0
Posted by: dinapatil (---.64.169.122.airtelbroadband.in)
Date: November 11, 2011 02:05PM

Dear Friends, as I can install php_mssql in IIS 7 server that has PHP 5.3.0

I recently tried to add the php_mssql.dll extention in a default install of WampServer 2.0i on an XP SP3 box.

The error is:
"PHP Startup: Unable to load dynamic library 'c:/wamp/bin/php/php5.3.0/ext/php_mssql.dll' - The specified module could not be found.'

Regards,
Dina Patil

Options: ReplyQuote
Re: php_mssql.dll not configures into 5.3.0
Posted by: stevenmartin99 (---.251.255.15.threembb.ie)
Date: November 11, 2011 05:14PM

IIS uses a vc9 version of php . Wampservers php 5.3.0.0 uses vc6
So your not going to be able to use it. Try find a vc6 copy and place it in the ext dir

Steven Martin
stevenmartin99@gmail.com
stevenmartin99@hotmail.com
PampServer.com - [pampserver.com]

Options: ReplyQuote
Re: php_mssql.dll not configures into 5.3.0
Posted by: tomkraw1 (---.icpnet.pl)
Date: November 12, 2011 02:29AM

There is no php_mssql.dll in the WampServer. Moreover, this driver is not supported by PHP and is not distributed with Windows versions of the PHP.

You must download "Microsoft Drivers for PHP for SQL Server" (http://www.microsoft.com/download/en/confirmation.aspx?id=20098). This file contains vc6 / vc9 and ts / nts versions. It works well on two my projects.

regards
tk1
[dev.freshsite.pl]

Options: ReplyQuote


Sorry, only registered users may post in this forum.