On 2010-12-05 19:33, Scott B. wrote:
I opened php.ini.
I found the date.timezone = directive and added America/Chicago.
so my directive looks like this:
date.timezone = America/Chicago
It should be enough if you edited correct php.ini. Please create file called 'phpinfo.php' in your roundcube dir and put into it:
<?php phpinfo(); ?>
Open your browser, visit the URL http://yourroundcube/phpinfo.php and scroll down to section "date". If Default timezone is set to 'America/Chicago' it is working. If not scroll up to 'Loaded Configuration File' and check the path to used php.ini _______________________________________________ List info: http://lists.roundcube.net/users/ BT/9b404e9e