From:             [EMAIL PROTECTED]
Operating system: w2k
PHP version:      4.0.4pl1
PHP Bug Type:     Program Execution
Bug description:  can't use 'system', 'passthru',... from apache. works when direct  
php.exe

php 4.0.4 AND php 4.0.4pl1
apache 1.3.14
w2k
both as cgi and as apache module

program execution functions don't work. ("warning.. can't fork... ")

when using direct php.exe to run the file 
(i.e. \php\php dir.php) works fine
where dir.php contains:
<?php passthru("dir"); ?>

regards
avi

ps
it would have been more appropriate to return "file not found" in php 404, and "access 
forbidden" in php 403 :)


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