ID: 24111
User updated by: abramov at fromru dot com
Reported By: abramov at fromru dot com
-Status: Feedback
+Status: Open
Bug Type: IIS related
Operating System: Windows XP
PHP Version: 4.3.2
New Comment:
php -v :
PHP 4.3.2 (cgi-fcgi), Copyright (c) 1997-2003 The PHP Group
Zend Engine v1.3.0, Copyright (c) 1998-2003 Zend Technologies
phpinfo():
PHP Version 4.3.2
Server API : CGI/FastCGI
GATEWAY_INTERFACE : CGI/1.1
etc.
Previous Comments:
------------------------------------------------------------------------
[2003-06-10 08:03:06] [EMAIL PROTECTED]
And what does 'php -v' output?
And what does phpinfo() has to say about the php version
under IIS?
------------------------------------------------------------------------
[2003-06-10 07:01:26] abramov at fromru dot com
Web-server: IIS 5
Both CGI and ISAPI installations produced following bug:
Code:
<?
print system('cmd ver');
?>
Result:
system(): Unable to fork
------------------------------------------------------------------------
--
Edit this bug report at http://bugs.php.net/?id=24111&edit=1