Nov 20, 2009
Wow, what a week of innovation for the Microsoft Web Platform. This week we released a ton of new software which, if you haven’t already, you’ve got to check out. Here is a quick overview: IIS Search Engine Optimization v1 final release...
21 comments
Tags: IIS7ASP.NETPHPIIS News ItemDevelopersAdministratorsMVCcodeplex
Nov 19, 2009
The Microsoft Internet Information Services (IIS) team announced today the release of Windows Cache Extension 1.0 for PHP , a PHP accelerator that is used to increase the speed of PHP applications running on Windows and Windows Server. This is a production...
4 comments
Tags: PHP~FeaturedPostCommunityOpen SourcePeter Galli.NET DevelopmentWindows Server
Nov 19, 2009
I am extremely proud to announce that we have released the final RTW version of WINCACHE 1.0. Please look at the forum announcement of the same at http://forums.iis.net/p/1162808/1925444.aspx#1925444 which contains all the details about the release. I...
0 comments
Tags: PHPPHP WincaheWINCACHE RTW
Nov 19, 2009
Today we announce the general availability of the Windows Cache Extension for PHP 1.0 (affectionately known as “WinCache”), which is an open source built-for-Windows caching extension to the PHP engine. You can view, contribute and download the source...
14 comments
Tags: IIS7IIS News ItemDevelopersWeb PIWeb Application GalleryPHPWeb App Gallery
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
Nov 08, 2009
With WINCACHE 1.0 RC one can configure parts of WINCACHE solution on a per site basis. As you know WINCACHE has two kinds of cache namely output code cache and file cache. With RC release, you have the ability to turn output code cache on a per site basis...
2 comments
Tags: PHPWincache RCPHP Wincahe
Nov 01, 2009
At times we get posting on the forum where user complain that when they are running a PHP file, the output is the file itself. This means that the script was not recognized as a PHP script and rather it was treated as plain text by the browser. There...
4 comments
Tags: PHP