Nov 19, 2009
The Windows Cache Extension 1.0 for PHP – RTW is available for download. This is a final, production-ready release that is provided under an open source BSD license with the source code hosted and maintained on http://pecl.php.net/packages/wincache...
Tags: PHPWinCache
Nov 10, 2009
PHP.NET web site is known for its well written and very detailed documentation. The excellent content together with tons of user contributed notes has made the PHP.NET the primary place for getting the help on all PHP related questions. However there...
Tags: PHPFastCGI
Oct 20, 2009
The Windows Cache Extension 1.0 for PHP – Release Candidate is available for download. The release contains functionality and stability improvements and it is believed to have the quality level suitable for production deployments. Install the Windows...
Tags: PHPIIS News ItemWinCache
Oct 07, 2009
This post describes how to configure IIS 7 to output syntax highlighted source code for PHP files stored on the web server or site. This feature may be useful for development environments when you want to quickly make the source code accessible to other...
Tags: PHPURLRewrite
Sep 02, 2009
The FastCGI module in IIS has a configuration setting maxInstances , which controls the number of concurrently running php-cgi.exe processes that IIS creates to process PHP requests. To achieve optimal performance, it is recommended to fine tune this...
Tags: PHPFastCGI
Sep 01, 2009
Today IIS team has released the beta of the Windows Cache Extension 1.0 for PHP . The Windows Cache Extension for PHP is a PHP accelerator , that is used to increase the speed of PHP applications running on the Windows operating systems. Any PHP application...
Tags: PHPFastCGIIIS News Item
Jul 11, 2009
About a year ago I wrote an article about how to enable per-site PHP configuration on IIS with FastCGI . The instructions in that article required some non-trivial manipulations of IIS and FastCGI configuration settings. At that time it was one of the...
Tags: PHPFastCGI
Jun 12, 2009
Today I have upgraded my blog to the recently released WordPress 2.8 and to PHP 5.3 RC3 (VC9 Non Thread Safe build). If you are running WordPress (or any other PHP application) on IIS 7, then there are several reasons why it may be beneficial for you...
Tags: PHPWordpressURLRewrite