ID: 13222
Updated by: derick
Reported By: [EMAIL PROTECTED]
Old Status: Open
Status: Feedback
Bug Type: Unknown/Other Function
Operating System: windows 98
PHP Version: 4.0.6
New Comment:

Are you sure you are using 4.0.6?

Derick

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

[2001-09-10 02:10:44] [EMAIL PROTECTED]

<html>
<head>
        <title>dir test</title>
</head>
<body>
<?php
    $str=`dir c:`;
 ?>
<pre>
<?php
    echo $str;
 ?>
</pre>
</body>
</html>
I have written the following code and it reports the following error :-

Warning: Unable to fork [dir c:] in d:\scripts\test\php\pasconner\systemtest.php on 
line



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



Edit this bug report at http://bugs.php.net/?id=13222&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