[PHPLIB] Trouble with sessions: "headers already sent" From: Justin Wienckowski (jwiencko <email protected>)
Date: 12/01/99

Hey all,

  I just dl'ed phplib a week ago and have been getting more and more addicted to it
since. I finished my first phplib app, a simple online journal, today in a record
4 hours. But, I'm having trouble debugging a problem. Everything was working perfectly,
then I added code to handle editing of journal entries. Now, the script bombs on
page_open() with:

Warning: Cannot add header information - headers already sent in session.inc on line 395

Warning: Cannot add header information - headers already sent in session.inc on line 120

Warning: Cannot add header information - headers already sent in session.inc on line 404

I don't think it's the editing code, as commenting it out does nothing. The script is
at http://portal.paranor.cx/web/journal.php with source journal.phps at same location.o
If you can get in you can use login guest password guest.

Any suggestions for debugging are appreciated!

Thanks,
-Justin Wienckowski
jwiencko(@)vt.edu

-
PHP3 Base Library Mailing List. Send messages to <phplib <email protected>>.
To unsubscribe, send "unsubscribe" to <phplib-request <email protected>> in
the body, not the subject, of your message.