When I run the following script under an stand-alone
php 4.0.6 and Apache 1.3 (Win95/98), the path to PHP
(#!c:\php\php.exe) will show up on the first line of
the browser output.

                     #!c:\php\php.exe

                     <?php

                           phpinfo();

                     ?>

Is there a way to fix this? How can I get rid of the
path line, on the top of the page, on the browser
output? Any help will be greatly appreciated.

My apologies if this has been covered before, or if
this is in the manual, but I couldn't see it

thanks.


__________________________________________________
Do You Yahoo!?
Make international calls for as low as $.04/minute with Yahoo! Messenger
http://phonecard.yahoo.com/

-- 
PHP General 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