From: [EMAIL PROTECTED] Operating system: Slackware-Current (6/11/2001 /w Apache 1.3.20 install from SRC) PHP version: 4.0.5 PHP Bug Type: Apache related Bug description: #!/usr/local/bin/php on top of all PHP pages On Apache-1.3.20 with PHP installed as a CGI binary in /usr/local/bin/php, whenever I place a PHP script in my cgi-bin, chmod it to 755 (or 777), the script will execute, however before any output #!/usr/local/bin/php appears on the top. Command Line ./configure --with-mysql When I run the script at a shell, it does not output the #!/usr/local/bin/php at the top. It executes normally. -- Edit Bug report at: http://bugs.php.net/?id=11471&edit=1 -- PHP Development 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]