Database connection error – RoundCube – cPanel
1, Check your MySQL is running or not. From the command-line you can follow the below pasted command: /etc/init.d/mysql status If it’s running the output should be like; [[email protected] ~]# /etc/init.d/mysql status mysqld (pid 837) is running… Okay, then we can move onto database and the user “roundcube”. The database and the user is “roundcube”. […]
Continue Reading