I have Roundcube setup in Plesk using a recommendation seen here: http://www.roundcubeforum.net/index.php/topic,10423.msg42681.html#msg42681
I have approximately 12 domains that utilize mail, most of which have their own "Subscription" within Plesk. I'm in the process of migrating clients and have noticed that there seem to be some issues with webmail. As of lately, I'm getting an error "Connection to storage server failed." when loading the inbox in webmail.
I'm new to administering roundcube, so any advice or suggestions on a fix would be greatly appreciated.
I am getting the same error- This is What my log reads, what do I need to do?
[02-Oct-2013 11:15:45] PHP Warning: date_default_timezone_get(): 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 'EDT/-4.0/DST' instead in /var/www/vhosts/yourwhip.com/mailwhip/program/lib/Roundcube/rcube_config.php on line 435
[02-Oct-2013 11:15:45] 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 'EDT/-4.0/DST' instead in /var/www/vhosts/yourwhip.com/mailwhip/program/lib/Roundcube/rcube_db.php on line 758
You need to do just what it says - explicitly define your time zone in your php.ini file.
But that's not going to help a storage connection error...