Hello,
I want to install php with netscape enterprise server 3.63 as CGI.
I include as the first line of my PHP files this line : #!/disc/outils/php/bin/php as well as it is said in the manual. When I test this, my browser execute the PHP but write this line on top left on the screen !
(#!/disc/outils/php/bin/php)
Does any body have a solution to this problem ?