Some very exciting news from the IIS.net site this morning with the production release of the much anticipated WinCache PHP extension for IIS. If you aren't yet aware, the WinCache extension for IIS is an opcode and file cache utility for PHP, which will give PHP performance on IIS a massive shot in the arm. This is demonstarted in the testing I did last month of WinCache performance on a live site where I saw a massive 250% performance increase simply by enabling this extension.
There are already several open source opcode & file caching extensions available such as APC, xCache and eAccelerator, however WinCache is the first specifically built for use with the IIS/FastCGI/PHP stack which eliminates several major issues that were caused by the internal design of these other caching extensions. Big thank you and congrats to the IIS team for their hard work here!
Comments
FastCGI crash
Hope you can help. I have Win2k3 running IIS6 and PHP 5.2 with the MS official fastcgiext.dll making it happen. I installed and copied and edited everything like the instructions say multiple times, and whenever I reset IIS and try the site, I get this error.
FastCGI Error
The FastCGI Handler was unable to process the request.
Error Details:
The FastCGI process exited unexpectedly
Error Number: -1073741819 (0xc0000005).
Error Description: Unknown Error
HTTP Error 500 - Server Error.
Internet Information Services (IIS)
The application event log says:
Faulting application php-cgi.exe, version 5.2.12.12, faulting module php-cgi.exe, version 5.2.12.12, fault address 0x0000191a.
Can you help?? Thanks
install error
Hope you can help. I have Win2k3 running IIS6 and PHP 5.2 with the MS official fastcgiext.dll making it happen. I installed and copied and edited everything like the instructions say multiple times, and whenever I reset IIS and try the site, I get this error.
FastCGI Error
The FastCGI Handler was unable to process the request.
Error Details:
The FastCGI process exited unexpectedly
Error Number: -1073741819 (0xc0000005).
Error Description: Unknown Error
HTTP Error 500 - Server Error.
Internet Information Services (IIS)
The application event log says:
Faulting application php-cgi.exe, version 5.2.12.12, faulting module php-cgi.exe, version 5.2.12.12, fault address 0x0000191a.
Can you help?? Thanks