ID: 13192
Updated by: sander
Reported By: [EMAIL PROTECTED]
Old Status: Open
Status: Closed
Bug Type: IIS related
Operating System: NT server 4.0 sp 6a
PHP Version: 4.0.6
New Comment:

This is a known bug in 4.0.6 and is fixed in CVS. If you don't want to wait for 4.1.0 
you can get a developmentversion from http://php-dev-win.dhs.org or 
http://www.php4win.com

Previous Comments:
------------------------------------------------------------------------

[2001-09-07 10:26:59] [EMAIL PROTECTED]

In the ISAPI mode PHP constantly fails to execute
external programs throught any function (systemm, exec etc.)
i.e.
<?php
 echo `dir `;
?>
result:
Warning: Unable to execute 'dir ' in C:\InetPub\wwwroot\t4.php on line 10
PHP has encountered an Access Violation at 77F6754B

sometimes it says "Unable to fork", or "unable to execute".
P.S. in the CGI mode PHP just silently does nothing.

------------------------------------------------------------------------



Edit this bug report at http://bugs.php.net/?id=13192&edit=1


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