Roundcube Community Forum

Release Support => Pending Issues => Topic started by: rc_denizen on December 01, 2012, 02:31:58 PM

Title: session_regenerate_id error
Post by: rc_denizen on December 01, 2012, 02:31:58 PM
Dear RC, hoping to get your assistance.

I recently installed RC 0.8.4 on my hosted server. Everything installed properly and worked great for a 1-2 days. I kept debugging enabled.

On day 2, all of a sudden when trying to log in to my mail account, I noticed that the login screen had shifted to the left (instead of the center).
Then, after logging in I got the following errors:

"Warning: session_regenerate_id() [function.session-regenerate-id]: Cannot regenerate session id - headers already sent in /home/username/public_html/roundcube/program/include/rcube_session.php on line 360

Warning: Cannot modify header information - headers already sent by (output started at /home/username/public_html/roundcube/program/include/rcube_html_page.php:326) in /home/username/public_html/roundcube/program/include/rcube_template.php on line 310"

Can anyone tell me what's going in with this session_regenerate_id / headers problem?


Title: Re: session_regenerate_id error
Post by: SKaero on December 02, 2012, 09:39:28 PM
Does it work if you set debug_level to 1?