[PHP] session_star() problem

2001-10-26 Thread Gate
Ok I am starting on small web site and using PHP 4 on Apache with FreeBSD 4.4 as the OS. I need to use sessions to pass some info around between pages but when I use session_start() I get the error msg below. Warning: Cannot send session cookie - headers already sent by (output started at

Re: [PHP] session_star() problem

2001-10-26 Thread Jim Lucas
PROTECTED] To: [EMAIL PROTECTED] Sent: Friday, October 26, 2001 3:07 PM Subject: [PHP] session_star() problem Ok I am starting on small web site and using PHP 4 on Apache with FreeBSD 4.4 as the OS. I need to use sessions to pass some info around between pages but when I use session_start() I get