IIS Team Blogs Tagged with "PHP" (RSS)

Running PHP displays the code itself

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

WINCACHE 1.0 RC - New cool features

I will be talking about some new features we have coded in WINCACHE RC release . We have introduced new API and changes/additions to the WINCACHE INI directives. I am going to explain two new improvements we have done over Beta release which will dictate...

WINCACHE 1.0 RC - Using the statistics page

We did the Release Candidate (RC) release of WINCACHE today. For details look here . It is exciting to see this out as this gives more flexibility in running the software in production environment. One of the enhancement we have done in this release is...

Windows Cache Extension 1.0 for PHP – RC

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

The survey is about to close...

Have you submitted your response to the survey yet? If you have, thank you for taking the time to provide us with your feedback. If you have not yet taken the survey OR have not finished it yet, it's time to get it completed so that your voice can be...

Configuring PHP Extension on Windows - A simple way

There has been too many problem reported in our forum about not able to configure one particular extension. The problems are many: Configuring a non-compatible version of the extension Missing some dependent DLL Trying to use thread safe version of the...

Simple Authentication Page in PHP

As part of WINCACHE statistics page, I came across the need for making the WINCACHE.php file having some kind of authentication. Yes we will have an official WINCACHE statistics page shipping with the Release Candidate due sometime this month. To know...

Upgrading to PHP 5.3 - an easy way

I already talked about how WPI can help you installing PHP on Windows running IIS. If you haven't read that post, I would encourage you to read that post before continue reading this. The link is here . So wondering why I am asking you to read the previous...

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

Related Tags

IIS Team Blogs