----- Original Message ----- 
From: "Raquibul Islam" 

Hi experts.
I have a problem.I wanna run binery using php,but i cant.
chk this out
<?php
   $com=("gcc -o new new.c");
   system($com);
?>
Note:I'm using Fedora-7,Apache2,PHP-5.1.1 and i was logged on as root.
i used exec() function too btu it also fail.

Please help me.
------------------------
   $com=("gcc -o new new.c\n");
?????



Community email addresses:
  Post message: [email protected]
  Subscribe:    [EMAIL PROTECTED]
  Unsubscribe:  [EMAIL PROTECTED]
  List owner:   [EMAIL PROTECTED]

Shortcut URL to this page:
  http://groups.yahoo.com/group/php-list 
Yahoo! Groups Links





Reply via email to