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? again: https://www.google.com/search?q=php+timezone http://php.net/manual/en/timezones.php _____________________ you also have /etc/roundcubemail/main.inc.php // use this timezone to display date/time $rcmail_config['timezone'] = '+1'; +1 = vienna
signature.asc
Description: OpenPGP digital signature
_______________________________________________ Roundcube Users mailing list [email protected] http://lists.roundcube.net/mailman/listinfo/users
