Various warnings in 1.6-alpha3
Posted: Sun Jan 16, 2011 12:54 am
Freshly installed 1.6-alpha3 (today's svn snapshot) gives me
upon first attempt to login after a successful installation. Hm?
YL
Code: Select all
Warning: Cannot modify header information - headers already sent by (output started at /var/www/serendipity/include/functions_config.inc.php:2) in /var/www/serendipity/serendipity_admin.php on line 11
Warning: session_regenerate_id() [function.session-regenerate-id]: Cannot regenerate session id - headers already sent in /var/www/serendipity/include/functions_config.inc.php on line 358
Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /var/www/serendipity/include/functions_config.inc.php:2) in /var/www/serendipity/include/functions_config.inc.php on line 359YL