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]

Reply via email to