Isapi is not supported anymore, because FastCGI is available. PHP is optimized 
for multi-process, but Windows is optimized for multi-threaded. Now that 
FastCGI removes the performance problem of using CGI versus ISAPI, the PHP team 
will no longer have to maintain a secondary set of binaries (ISAPI.)

http://www.iis-aid.com/articles/iis_aid_news/php_isapi_module_to_be_retired

I found some text indicating that you can still get the ISAPI, but you will 
have to compile it yourself.

For FastCGI, some links:
http://devzone.zend.com/article/2710
http://learn.iis.net/page.aspx/246/using-fastcgi-to-host-php-applications-on-iis-70/
http://forums.iis.net/p/1158874/1908789.aspx
 



Keith Davis (214) 906-5183

-----Original Message-----
From: loki [mailto:loki5100-newsgr...@yahoo.fr] 
Sent: Monday, July 06, 2009 5:25 AM
To: php-windows@lists.php.net
Subject: Re: [PHP-WIN] where is php5isapi in the distribution package ?

But what is FastCGI and how to use FastCGI ? why php5isapi is not anymore 
maintained ?

thanks again
stéphane


""Sascha Meyer"" <harlequ...@gmx.de> wrote in message 
news:20090705200637.307...@gmx.net...
> Hi Stéphane,
>
>>
>> Why i can not find php5isapi.dll in the distribution package of PHP 5.3 ?
>>
>> Thanks you by advance
>
> I just checked the archives at windows.php.net and you are perfectly 
> right, there is no php5isapi.dll available in this build.
>
> PHP5Isapi has been removed in PHP 5.3 because it was no longer 
> maintained; Use FastCGI instead.
>
> Regards,
>
> Sascha
>
>
> --
> GRATIS für alle GMX-Mitglieder: Die maxdome Movie-FLAT!
> Jetzt freischalten unter http://portal.gmx.net/de/go/maxdome01


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


This message (including any attachments) may contain confidential or otherwise 
privileged information and is intended only for the individual(s) to which it 
is addressed. If you are not the named addressee you should not disseminate, 
distribute or copy this e-mail. Please notify the sender immediately by e-mail 
if you have received this e-mail by mistake and delete this e-mail from your 
system. E-mail transmission cannot be guaranteed to be secured or error-free as 
information could be intercepted, corrupted, lost, destroyed, arrive late or 
incomplete, or contain viruses. The sender therefore does not accept liability 
for any errors or omissions in the contents of this message or that arise as a 
result of e-mail transmission. If verification is required please request a 
hard-copy version from the sender.

www.pridedallas.com


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

Reply via email to