I'm not quite sure if it is related but in general popen() doesn't work on 
non-console PHP under windows. I think your CGI is running without a 
console and the same happens with ISAPI.
Someone is working on fixing this Windows issue but no results yet.

Andi

At 07:20 AM 3/9/2001 +0100, André Langhorst wrote:
>Encountered > 100 spanned cmd.exe + php.exe using win32 CGI, this does not 
>happen using apachemod, my task manager was open by accident, otherwise I 
>would not have noticed this...
>
><?php
>popen('php -v','r');
>?>
>
>
>andré
>
>--
>· André Langhorst        t: +49 331 5811560 ·
>· [EMAIL PROTECTED]          m: +49 173 9558736 ·
>* PHP Quality Assurance  http://qa.php.net  *


--
PHP Development 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]

Reply via email to