On 04/27/2011 08:34 PM, Stan Hoeppner wrote:
Platform: Debian 6.0 Squeeze i386 RC rev: 0.3.1-6
Symptom: Immediately after RC login and seeing the mailbox view I am instantly redirected back to the login page. This occurs via http and https, with or without https redirection enabled. I did not have this problem immediately after the Squeeze upgrade when I tested all apps on the server to make sure they were all working.
Relevant Log entries:
... [27-Apr-2011 19:15:25] PHP Deprecated: Assigning the return value of new by reference is deprecated in /usr/share/php/MDB2.php on line 2647 [27-Apr-2011 19:15:28] PHP Deprecated: Assigning the return value of new by reference is deprecated in /usr/share/php/MDB2.php on line 393 [27-Apr-2011 19:15:28] PHP Deprecated: Assigning the return value of new by reference is deprecated in /usr/share/php/MDB2.php on line 2647
This is nothing to worry about. The older version of Roundcube does something that is now deprecated. There are no other effects than these log entries (for now).
Related information:
I can't recall the exact details, but an issue unrelated to Roundcube forced me to remove and reinstall one of the php packages on the system. I'm guessing this is the source of the problem. There are 234 php and related packages in Debian 6.0 and I have no idea which one(s) I need to reinstall to fix this problem.
Any help would be greatly appreciated.
Can you double check that you didn't lose any of the requirements somehow?
http://trac.roundcube.net/wiki/Howto_Requirements
Make sure PHP has all of the necessary extensions, in particular.
It depends on what's causing this, but it may help to see the HTTP headers from your request and the ones returned by the server. The easiest way to get them is probably Live HTTP Headers for Firefox:
https://addons.mozilla.org/en-us/firefox/addon/live-http-headers/