Hi all, I have running php4 as cgi script on my Netscape FastTrack Server and Unixware 7.1, following the install instructions i compile php4 as follows './configure' '--without-apache' '--with-other-options' '--enable-discard-path' and added to all my .php scripts that first line #!/usr/local/bin/php but my problem is that my BROWSER shows the string #!/usr/local/bin/php in all php files, the php interprets the code ok, but it show that line. How I can disable that ??? Mike. -- PHP Install 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]