Re: [PHP] PHP4 CGI Problem

2001-03-09 Thread Richard Lynch
t; <[EMAIL PROTECTED]> Newsgroups: php.general Sent: Friday, March 09, 2001 12:19 PM Subject: [PHP] PHP4 CGI Problem > > I am running PHP 4.0.4pl1 as a CGI and I have a PHP file that is something > like this: > > #!/usr/local/bin/php4 > > passthru("/bin/ls -al /home/de

[PHP] PHP4 CGI Problem

2001-03-09 Thread Devin Atencio
I am running PHP 4.0.4pl1 as a CGI and I have a PHP file that is something like this: #!/usr/local/bin/php4 but for some reason it doesn't return anything in the browser, but when I run the php file from unix it works just fine, any ideas? /'^'\