Hello,
I just installed 3.0RC (downloaded today) and muddled my way through the install. Everything seemed OK during install (checkconfig was all green). When done I tried to go to the admin screen and got the following errors:
Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /var/www/kbp/admin/config.inc.php:50) in /var/www/kbp/index.php on line 35
Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /var/www/kbp/admin/config.inc.php:50) in /var/www/kbp/index.php on line 35
Warning: Cannot modify header information - headers already sent by (output started at /var/www/kbp/admin/config.inc.php:50) in /var/www/kbp/client/inc/KBClientController.php on line 142
I tried restarting apache, no joy. I tried a different browser on a different PC, no joy. I tried deleting cookies, no joy. Beating my head against the wall helped just a little ;)
Note, I get the errors regardless of whether I try to go straight to the admin screen (/kbp/admin) or try to login from the public screen (get the errors as soon as I type in the correct password).
Unfortunately, once I get the errors on the admin side, I cannot go any further.
KBP is running on an Ubuntu Gutsy Gibbon LAMP server:
PHP Version 5.2.3-1ubuntu6.3
Apache Version Apache/2.2.4 (Ubuntu) PHP/5.2.3-1ubuntu6.3
Clients:
Ubuntu Gutsy Gibbon with Firefox 2.0.12
Win XP with Firefox 2.0.13 and IE 7 (*)
(*) note, I got different line numbers with IE, but otherwise same errors)
I might note I also get similar errors on the client screen (php debug enabled) but it seems to work (hard to say as I cannot add any articles due to the above problem).
Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /var/www/kbp/admin/config.inc.php:50) in /var/www/kbp/index.php on line 35
Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /var/www/kbp/admin/config.inc.php:50) in /var/www/kbp/index.php on line 35
Any guidance on what might be causing these errors, and how to get around them?
Thanks,
JRP2
