ROUNDCUBE Version 1.6.0 update error

lrdmafia

Verified User
Joined
Jun 30, 2020
Messages
48
/build roundcube
Found MySQL version 8.0
Granting access: GRANT SELECT,INSERT,UPDATE,DELETE,CREATE,DROP,ALTER,LOCK TABLES,INDEX,REFERENCES ON da_roundcube.* TO 'da_roundcube'@'localhost';
Setting password: ALTER USER 'da_roundcube'@'localhost' IDENTIFIED WITH mysql_native_password BY 'BCWYXRidnvI5Hb8j';
Editing roundcube configuration...
Roundcube 1.6.0 has been installed successfully.
WARNING: Changed defaults (These config options have new default values):
- 'skin'
- 'smtp_port'
- 'smtp_user'
- 'smtp_pass'
- 'jquery_ui_skin_map'
Executing database schema update.
ERROR: SQLSTATE[HY000] [1159] Got timeout reading communication packets
ERROR: Failed to connect to database
**********************************************************************
*
* SECURITY: /var/www/html/roundcubemail-1.6.0/config/config.inc.php is readable by apache.
* Recommended: use a php type that runs php scripts as the User, then re-install roundcube.
*
**********************************************************************
-r--r----- 1 webapps apache 3496 Aug 5 22:13 /var/www/html/roundcubemail-1.6.0/config/config.inc.php
[root@vhost custombuild]#
 
 
Back
Top