Various warnings in 1.6-alpha3

Found a bug? Tell us!!
Post Reply
yellowled
Regular
Posts: 7111
Joined: Fri Jan 13, 2006 11:46 am
Location: Eutin, Germany
Contact:

Various warnings in 1.6-alpha3

Post 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
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: Various warnings in 1.6-alpha3

Post by garvinhicking »

Hi!

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

Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
Post Reply