Re: [phpOpenTracker-User] Windows to Unix (FreeBSD) migration problems: "Warning: session_register(): Cannot send session cookie/cache limiter - headers already sent by.."
Sebastian Bergmann <[email protected]> Sun, 21 Mar 2004 19:57:11 +0100
| Newsgroups | gmane.comp.web.phpopentracker.general |
|---|---|
| Organization | www.sebastian-bergmann.de |
| Message-ID | <[email protected]> |
Jimisola Laursen wrote: > Cannot send session cookie - headers already sent This is caused by output beeing sent from your PHP script before the session is started. Either move the phpOpenTracker::log() call to the top of your script or use PHP's output buffering mechanism. Greetings, Sebastian -- Sebastian Bergmann http://sebastian-bergmann.de/ http://phpOpenTracker.de/ Das Buch zu PHP 5: http://professionelle-softwareentwicklung-mit-php5.de/ ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click