> Why i have sometimes in windows taskmanager many php.exe ?
>
> I have winnt 4.0, pache 1.3.20 & php 4.0.6.
I'm no expert on PHP for sure; but I seem to recall reading somewhere that a
single instance of PHP.exe will be fired off for every request for a PHP
page if it's being implemented as a CGI executable (which if you see
PHP.EXE, it is.)
The solution would be to run PHP as an ISAPI extension (using blah
blahbblah_isapi.dll or whatever it is) but uh, heh... it's still a little
unstable (read: I don't think it works on less than W2K.)
Eric R. Gavin
>
> Thank you
>
>
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]