On 12/27/2012 05:39 PM, Robert Moskowitz wrote:

On 12/27/2012 05:15 PM, Reindl Harald wrote:
Am 27.12.2012 23:07, schrieb Robert Moskowitz:
My setup is using all stock rpms for Centos 6.3 following:

http://www.campworld.net/thewiki/pmwiki.php/LinuxServersCentOS/Cent6VirtMailServer

I can telnet into Dovecot and see the mail I sent via PostfixAdmin, but 
Roundcube is not even logging in.

I get a popup message stating:

Your session is invalid or expired.

/var/log/maillog is showing a successful login to Dovecot with auth=plain, but 
/var/log/roundcube/errors has the
following messages:

[27-Dec-2012 14:56:47] PHP Warning:  date(): It is not safe to rely on the 
system's timezone settings. You are
*required* to use the date.timezone setting or the date_default_timezone_set() 
function. In case you used any of
those methods and you are still getting this warning, you most likely 
misspelled the timezone identifier. We
selected 'America/New_York' for 'EST/-5.0/no DST' instead in
/usr/share/roundcubemail/program/include/rcube_config.php on line 96
and why do you not set date.timezone in php.ini as i already told
you on the centos list which is also clearly statet in your
error messages?

Was it clear? It seems to indicate this; the messages do not say to update timezone in php.ini. But you DID tell me... I sent this message before I saw your latest post.

And I just used webmin to edit /etc/php.ini, just to see what it would put in for the timezone. Webmin put in America/Detroit unquoted, whereas some web searching I was doing was showing it with quotes. Problably does not matter.

So now the timezone messages have stopped appearing in /var/log/roundcube/errors, but the session error continues.

Now to figure out where to increase logging.  Is it in roundcube or php...

Setting debug_level in main.inc.php to 4 or 8 (default is 1) did not result in anything being written to /var/log/roundcube/errors

Wonder where the messages are going to?


_______________________________________________
Roundcube Users mailing list
[email protected]
http://lists.roundcube.net/mailman/listinfo/users

Reply via email to