IIS Team Blogs Tagged with "PHP" (RSS)

Getting both FastCGI module and AppPool CPULimit to work

FastCGI module available in IIS 7.0 did not work when CPULimit for the application pool was enabled. This was because when CPULimit feature was enabled WAS uses job objects to track CPU usage of worker processes. WAS keeps a job object for each application...

Crafting a Better PHP Build Process on Windows – Part IV

In the previous post , I discussed what it took to use PGO on the Windows PHP build. That led to me building automated build scripts... Automation as the root of all evil "Anything that can be done for you, automatically, can be done to you, automatically...

Upgrade to WordPress 2.8 and PHP 5.3 on IIS 7

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

Crafting a Better PHP Build Process on Windows – Part I

The last several months, I've been working very deeply with PHP - specifically, compiling the PHP core itself, and looking for avenues for optimization. This is the first of four posts about the journey I've been on with PHP. I get started building PHP...

Crafting a better PHP build process on Windows – Part 1

The last several months, I've been working very deeply with PHP - specifically, compiling the PHP core itself, and looking for avenues for optimization. This is the first of four posts about the journey I've been on with PHP. I get started building PHP...

PHP|Tek in Chicago

Last week I got the perfect excuse to get out of the Planning and Budget process that we are going through right now, attending PHP|Tek, which was a welcome escape as planning and budgeting in any company is usually enough fun to make a grown man cry...

Check Out PHP on IIS 7

Making PHP applications run efficiently and reliably on IIS 7 is one of our key goals. The IIS team is working with Zend to optimize the performance of PHP on IIS 7 and the results have been remarkable. In addition to performance improvements to PHP and...

Contributions to the PHP Engine

I am always amazed at the passion and energy that open source contributors put into what is often their “night job” after whatever they do to pay the bills. It is that passion that has driven a vibrant community of PHP open source applications that ranges...

« First ...  « Previous  3 4 5 6 7  Next »  ... Last »

Related Tags

Microsoft Communities