Try setting output_buffering to "on" in your php.ini file (probably in /etc
or in /var/lib), this will eliminate the problem forever (if you're using
php4)
Kathleen Ballard <[EMAIL PROTECTED]> said:
> Another thing that will cause this is if the files have been uploaded/ftp'd
> in binary. If you open the file in Notepad, do you see a lot of black
> vertical bars? Try uploading a fresh copy of FreeTrade, making sure you
> select ascii mode.
>
> Kathleen
>
> ::-----Original Message-----
> ::From: [EMAIL PROTECTED]
> ::[mailto:[EMAIL PROTECTED]]On Behalf Of Kelley Lingerfelt
> ::Sent: Wednesday, October 11, 2000 5:15 AM
> ::To: FreeTrade
> ::Subject: Re: [FreeTrade] headers
> ::
> ::
> ::You've got a space or something at the start of
> ::modules/include/global_settings,
> ::make sure that the file starts with <?php on the first line of
> ::that file. No
> ::spaces, if ands or buts :), you've probably inadvertently edited
> ::the file for
> ::some reason, and some extra character has been added at the start
> ::of this file,
> ::remove anything that is before <?php at the start of this file,
> ::and it will
> ::straighten out this problem, I feel pretty sure of that.
> ::
> ::Kelley
> ::
> ::
> ::"J. Pita" wrote:
> ::
> ::> Hi all,
> ::>
> ::> First, sorry for my english (I�m spanish).
> ::>
> ::> My problem is the next: When I open the index.ph3 on the
> ::browser, I always
> ::> get the next mesages:
> ::>
> ::> Warning: Cannot add header information - headers already sent by (output
> ::> started at
> ::C:\apache\htdocs\freetrade\/modules/include/global_settings:1) in
> ::> C:\apache\htdocs\freetrade\/modules/include/init on line 1
> ::>
> ::> Warning: Cannot add header information - headers already sent by (output
> ::> started at
> ::C:\apache\htdocs\freetrade\/modules/include/global_settings:1) in
> ::> C:\apache\htdocs\freetrade\htdocs\index.php3 on line 1
> ::>
> ::> Warning: Cannot add header information - headers already sent by (output
> ::> started at
> ::C:\apache\htdocs\freetrade\/modules/include/global_settings:1) in
> ::> C:\apache\htdocs\freetrade\htdocs\index.php3 on line 1
> ::>
> ::> Warning: Cannot add header information - headers already sent by (output
> ::> started at
> ::C:\apache\htdocs\freetrade\/modules/include/global_settings:1) in
> ::> C:\apache\htdocs\freetrade\htdocs\index.php3 on line 1
> ::>
> ::> Warning: Cannot add header information - headers already sent by (output
> ::> started at
> ::C:\apache\htdocs\freetrade\/modules/include/global_settings:1) in
> ::> C:\apache\htdocs\freetrade\htdocs\index.php3 on line 1
> ::>
> ::> I�m unable to fix this problem, Only if I delete this sentences:
> ::>
> ::> header("Last-Modified: " . gmdate("D, d M Y H:i:s") . " GMT");
> ::> header("Expires: " . gmdate("D, d M Y H:i:s") . " GMT");
> ::> header("Cache-Control: no-cache, must-revalidate");
> ::> header("Pragma: no-cache");
> ::>
> ::> Somebody can help me?
> ::>
> ::> Thanks
> ::>
> ::> Jose M. Pita
> ::> [EMAIL PROTECTED]
> ::>
> ::> ------------------------------------------------------------
> ::> To subscribe: [EMAIL PROTECTED]
> ::> To unsubscribe: [EMAIL PROTECTED]
> ::> Site: http://www.working-dogs.com/freetrade/
> ::> Problems?: [EMAIL PROTECTED]
> ::
> ::
> ::
> ::------------------------------------------------------------
> ::To subscribe: [EMAIL PROTECTED]
> ::To unsubscribe: [EMAIL PROTECTED]
> ::Site: http://www.working-dogs.com/freetrade/
> ::Problems?: [EMAIL PROTECTED]
> ::
> ::
>
>
>
> ------------------------------------------------------------
> To subscribe: [EMAIL PROTECTED]
> To unsubscribe: [EMAIL PROTECTED]
> Site: http://www.working-dogs.com/freetrade/
> Problems?: [EMAIL PROTECTED]
>
--
Martin Milner, Internet Engineer
Max.nl
Canadalaan2
7316 BX Apeldoorn
055-5270270 (voice)
055-5270279 (fax)
[EMAIL PROTECTED]
------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Site: http://www.working-dogs.com/freetrade/
Problems?: [EMAIL PROTECTED]