Roundcube Webmail Error file db.inc.php and main.inc.php not found
While accessing Roundcube Webmail you might get Error file db.inc.php and main.inc.php not found
To fix this song you just need to set the permissions for db.inc.php and main.inc.php file which is under /usr/local/cpanel/base/3rdparty/roundcube/config to 640 and the ownership to cpanelroundcube.cpanelroundcube
This should resolve the issue but if this error is still not resolved then you can try upgrading roundcube by executing folowing command
/usr/local/cpanel/bin/update-roundcube –force
This should definitely resolve the issue.