cpanel version & Rouncecube mysql type
What is the full cPanel version number? The following command may be used to obtain the version information:
Code:
# cat /usr/local/cpanel/version && echo
Has the system Roundcube configuration been converted from MySQL to SQLite? Via root SSH access the following command may be used to determine the status of Roundcube using SQLite or MySQL:
grep roundcube_db /var/cpanel/cpanel.config
And cpanel provide a script to auto convert mysqto mysql lite as well..btttt, i forget and lazy to find it….