IIS Team Blogs Tagged with "PHP" (RSS)

Enable PHP Syntax Highlighting on IIS 7

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...

Feature additions and bug fixes coming up in WinCache

We are seeing huge momentum behind adoption of WinCache . In the month of September, WinCache v1 Beta was downloaded more than 13,000 times making it one of the most downloaded IIS extensions in the first month following its release. Many happy customers...

Migrating FastCGI configuration from IIS 5.1/6.0 to IIS 7.0/7.5

Problem As you know FastCGI functionality on IIS 5.1 and IIS 6.0 is provided by FastCGI ISAPI extension which is available as an independent download. On IIS 7.0 and beyond, FastCGI functionality is provided by IIS FastCGI module which comes with the...

Zend Launches Open Source Initiative to Drive Cloud Application Development

Today, Zend Technologies announced the Simple API for Cloud Application Services project, which is a new open source initiative that allows developers to use common application services in the cloud, while enabling them to unlock value-added features...

How WinCache make PHP run faster

Why WinCache? Use of PHP accelerators is very common to make PHP run faster. Most of the existing PHP accelerators which are in use today are designed keeping *nix architecture in mind and mostly doesn’t work well on Windows. For example, APC which is...

Microsoft Launches New Open Source CodePlex Foundation

Microsoft’s strategy with open source has evolved over the past several years as we strive to make Windows the platform of choice for customers.  My team has participated in that process first hand, we’ve worked hard with the PHP community to ensure...

Windows Cache Extension for PHP is here

Microsoft has released a Beta of a new PHP accelerator named Windows Cache Extension for PHP. It's a pretty cool thing for anybody who deals with a lot of PHP applications on Windows because the way I see it and Microsoft explains is the same. We can...

Windows Cache Extension for PHP and CPU usage

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...

« Previous  1 2 3 4 5  Next »  ... Last »

Related Tags

Microsoft Communities