Page 1 of 1

Various warnings in 1.6-alpha3

Posted: Sun Jan 16, 2011 12:54 am
by yellowled
Freshly installed 1.6-alpha3 (today's svn snapshot) gives me

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 359
upon first attempt to login after a successful installation. Hm?

YL

Re: Various warnings in 1.6-alpha3

Posted: Mon Jan 17, 2011 1:54 pm
by garvinhicking
Hi!

Thanks, seems one of the last changes introduced an invalid whitespace.

Regards,
Garvin