[phplib] Errors while attempting to display test pages From: LARIUNGU <email protected>
Date: 07/23/00

Hi,
 I recently updated to php 3.0.16 and apache 3.0.12 and I am using phplib 7.2b.
 I get the following errors when I try to run the test index.php3:

Warning: Cannot add more header information - the header was already sent
(header information may be added only before any output is generated from the
script - check for text or whitespace outside PHP tags, or calls to functions
that output text) in session.inc on line 395

Warning: Oops, php3_SetCookie called after header has been sent in session.inc
on line 120

Warning: Cannot add more header information - the header was already sent
(header information may be added only before any output is generated from the
script - check for text or whitespace outside PHP tags, or calls to functions
that output text) in session.inc on line 404

What could be causing the errors?

-Lawrence

---------------------------------------------------------------------
To unsubscribe, e-mail: phplib-unsubscribe <email protected>
For additional commands, e-mail: phplib-help <email protected>