> Hi, > > Okay I am not going to argue. The other way of hosting PHP is using the ISAPI DLL. Disadvantages are apart from the ones already mentioned: > 1. ISAPI way of hosting PHP is deprecated in PHP5.3 and so you will not be able to leverage all the good features introduced in PHP 5.3. Details at http://www.confoo.ca/uploads/slides/php-5-3-awesome.zip. I have seen this assertion twice now (Previously only from Zend). Please let me know where I can find the announcement to this effect, as I can find no mention of this at http://php.net/migration53, http://php.net/releases/5_3_0.php, or in the change logs. > 2. ISAPI way of running PHP on IIS is not supported by Microsoft. We support only IIS FastCGI and using IIS FastCGI will give you Microsoft Support as well as dedicated team who are committed to make PHP running on IIS a great experience. > 3. We have developed WINCACHE which is a PHP accelerator (a major boost to PHP performance) and that doesn't work on ISAPI. Details at http://pecl.php.net/package/WinCache. > > Thanks, > Don. > -- Niel Archer -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php