up vote 1 down vote favorite
share [g+] share [fb]

I've installed PHP and FastCGI on a Microsoft Windows Server 2003 machine. PHP is working great - entirely as expected.

I need to connect to a MSSQL server, but whenever I try to specify the extensions required in php.ini, all of my PHP pages fail with "FastCGI Error".

I've tried the following driver packages: v1, v1.1

My php dll is php5ts.dll, so I know I'm using threaded, and have used the threaded drivers. When they didn't work, I tried the non-threaded drivers.

All attempts have resulted in the same error.

Anyone have any ideas?

Cheers

Gausie

link|improve this question
better suited on something like serverfault.com I think... – Jakub Dec 10 '09 at 16:22
1  
Apache or IIS, and which versions? – Satanicpuppy Dec 10 '09 at 16:37
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.