ID: 21067 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Bogus Bug Type: Program Execution Operating System: Linux PHP Version: 4.2.0 New Comment:
Thank you for taking the time to report a problem with PHP. Unfortunately you are not using a current version of PHP -- the problem might already be fixed. Please download a new PHP version from http://www.php.net/downloads.php If you are able to reproduce the bug with one of the latest versions of PHP, please change the PHP version on this bug report to the version you tested and change the status back to "Open". Again, thank you for your continued support of PHP. Previous Comments: ------------------------------------------------------------------------ [2002-12-17 09:44:31] [EMAIL PROTECTED] I“m a beginner in the PHP language and my problem is: 1) I have a file with this code: system ("files/grid_info -a); The main goal is to get the output of the C program "grid_info" that receive an argument "a"; 2) The system() function works on my machine that runs with this environment: Linux 2.4.9 / Apache 1.3.20 / PHP 4.0.6, but on a machine with a diferent configuration such: Linux 2.2.16 / Apache 1.3.12 / PHP 4.0.0, the output doesn“t appear on the browser. I saw the log file (/var/log/httpd/error_log), and the error information related with this problem is: "sh: /grid_info:No such file or directory". If you have an idea to solve this problem I appreciate. Best regards. Joćo Paulo Pires - Portugal ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=21067&edit=1