Wow, that's pretty intense. Curious, why do you build your own HTTP server? 



Keith Davis (214) 906-5183

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

the probleme is that i build myself the http server :( how to do to use fastcgi 
from my custom http server?
my http server is done in delphi

thanks you by advance

--
stephane

Http://www.arkadia.com/fra/
Http://www.arkadia.com/usa/
Http://www.arkadia.com/rus/



"Richard Quadling" <rquadl...@googlemail.com> wrote in message 
news:10845a340907060335n75db9309t7357559cedf0a...@mail.gmail.com...
2009/7/6 loki <loki5100-newsgr...@yahoo.fr>:
> 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
>
>

I recently moved from Sambar+ISAPI to IIS7+FastCGI.

I have to say I'm impressed. The ease of getting PHP running on IIS (and I did 
it manually as I wanted to know what was going on) was considerable.

FastCGI is another SAPI (along with CLI, CGI, etc.) FastCGI is an evolution of 
CGI [1].

The web server are you using will dictate the capabilities of FastCGI.

Regards,

Richard.

[1] http://en.wikipedia.org/wiki/Fastcgi
--
-----
Richard Quadling
Zend Certified Engineer : http://zend.com/zce.php?c=ZEND002498&r=213474731
"Standing on the shoulders of some very clever giants!"
I need a car : http://snipurl.com/l4pih
ZOPA : http://uk.zopa.com/member/RQuadling 


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