roundcube issue : connection to storage server failed
问题 I am getting this error("connection to storage server failed") lines in roundcube. I have checked everything, configurations and database user name password, server details all are clean. can anybody tell me what could possibly be the issue. Here i am giving the whole config file. <?php $rcmail_config = array(); $rcmail_config['debug_level'] = 9; $rcmail_config['log_driver'] = 'file'; $rcmail_config['log_date_format'] = 'd-M-Y H:i:s O'; $rcmail_config['syslog_id'] = 'roundcube'; $rcmail