Re: [PHP] CGI ver. showing exec line

2001-04-05 Thread Thomas Deliduka
For anyone interested. I found that the Zend Optimizer is the culprit, disabling removes the output. I'm currently working on removing the optimizer for my CGI version but keeping it for my Apache install. I didn't want to maintain two .ini files but I guess I have to. On 4/4/2001 4:56 PM

[PHP] CGI ver. showing exec line

2001-04-04 Thread Thomas Deliduka
Please forgive if this was posted before. I don't know what the line really is called but recently when I upgraded to PHP 4 Um.. The latest and I used the exact same compile parameters as I did before. But now the first line of every script is displayed (the execution line) I.e. The file