this means that somewhere (on line 19 of /home/sisource/public_html/stage/administration/config.php) there is an output. For sessions to work, session_start() should be *before* any output was created. Even a new line or a whitespace would break it.
-- Maxim Maletsky [EMAIL PROTECTED] "Didier McGillis" <[EMAIL PROTECTED]> wrote... : > I dont know where this came from. The site was working fine, unless someone > else on my team made a fix in this file. > > Any thoughts on this error? > > Warning: Cannot send session cache limiter - headers already sent (output > started at /home/sisource/public_html/stage/administration/config.php:19) in > /home/sisource/public_html/stage/administration/phpSecurePages/checklogin.php > on line 134 > > > > > > > > > _________________________________________________________________ > Tired of spam? Get advanced junk mail protection with MSN 8. > http://join.msn.com/?page=features/junkmail > > > -- > PHP General Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php