Installation on W2K8 R2/IIS7/MSSQL2008/PHP5.3.x

In this board you can talk about general questions about phpMyFAQ

Moderator: Thorsten

Post Reply
jonathan.jones2
Posts: 1
Joined: Fri Mar 19, 2010 3:46 pm

Installation on W2K8 R2/IIS7/MSSQL2008/PHP5.3.x

Post by jonathan.jones2 »

Hello guys,

I'm having a problem with installation in the following setup;
- Windows 2008 R2 Standard 64bit
- MS SQL 2008 64bit Standard (on another server)
- IIS 7
- PHP 5.3.2 (FastCGI)

When I start the setup script it doesn't see the MS SQL extension, but PHPINFO does (see screenshot).

I installed the lastest MS SQL/PHP support file from Microsoft

http://www.microsoft.com/downloads/deta ... 52214caad9

Any idea why the MS SQL server is not an option?

Thanks,

JJ
You do not have the required permissions to view the files attached to this post.
Thorsten
Posts: 15815
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Re: Installation on W2K8 R2/IIS7/MSSQL2008/PHP5.3.x

Post by Thorsten »

Hi,

we don't have support for the new ext/sqlsrv extension yet, please use the old ext/mssql extension. But we are already in development for ext/sqlsrv support.

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
Thorsten
Posts: 15815
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Re: Installation on W2K8 R2/IIS7/MSSQL2008/PHP5.3.x

Post by Thorsten »

Hi,

phpMyFAQ 2.6.4 will have experimental support for the new Microsoft SQL Server Driver for PHP. :-)

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
Post Reply