
Originally Posted by
PitadaVespa
I upgraded to 11.25 but cpanelro still has a high CPU load.
This only happens on one of my servers.
Thanks,
PV
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:
Code:
# grep roundcube_db /var/cpanel/cpanel.config
If the system Roundcube configuration is still using MySQL I would consider converting it to SQLite as detailed in the cPanel 11.25 Release Notes (available for download in PDF format): cPanel Release Notes - Version 11.25