This is the message I get when I log on to the admin section on my website:
Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/www/htdocs/dolow.de/Rdarts/delta/jacobsen/admin.php:1) in /home/www/htdocs/dolow.de/Rdarts/delta/jacobsen/session.php on line 19
Admin.php just includes th session.php and session php just sais "start_session()" but not a whoile lot more.
Actually everything works fine though besides this.
So what can I do, and in case I don't fin the bug, is there a way to just tell php to not display any error-messages?
Thanks,
Robert.