Oct 24, 2007
Scott Hanselman produced an awesome screencast on configuring IIS7 and PHP with FastCGI . He also does some live performance testing of the Qdig application using CGI, FastCGI and the new kernel-mode caching in IIS7. From Scott's blog: You can watch the...
0 comments
Filed under: IIS, PHP, FastCGI, IIS News Item
Oct 17, 2007
If you're getting... "HTTP Error 404.17 - Not Found - The requested content appears to be script and will not be served by the static file handler." ...on Vista while trying to get PHP working under IIS7 with the standard ISAPI "php5isapi.dll" ask yourself...
0 comments
Filed under: IIS, PHP, Vista
Oct 03, 2007
Microsoft has just announced the Go Live release of its FastCGI Extension for IIS 5.1/6.0 (FastCGI Extension). This FastCGI Extension release is supported on IIS 6.0 on Windows Server 2003 for a fully scalable production environment and IIS 5.1 on Windows...
0 comments
Filed under: IIS, PHP
Nov 09, 2006
Not particularly new news now, but if you haven't started investigating PHP on Windows yet, here's your chance. Not only did IIS collaborate with Zend, they also made a download available for IIS 7 and IIS 6. From the news article on iis.net,...
0 comments
Filed under: Latest Technical News, IIS, PHP
Oct 08, 2006
Right as I was about to go home, one of our developers comes in to tell me some good news about our new IIS7 FastCGI module. So, I figure I would shed some light on our recent work to improve hosting PHP (yes, you read right, PHP) applications on Windows...
2 comments
Filed under: IIS7, IIS, PHP, FastCGI