Venkat Raman Don wrote:
>> 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.
>> 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.
>>


Hi,

Where can wincache.dll be downloaded?

Any progress on the 1.5 year project to restore windows pecl?



-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to