Clamd errors when exim is restarted
When exim is restarted clamd shows below errors:
bash-3.00# service exim restart
Shutting down clamd: [FAILED]
Shutting down exim: [ OK ]
Shutting down antirelayd: [ OK ]
Shutting down spamd: [ OK ]
Starting clamd: LibClamAV Error: cli_loaddb(): No supported database files
found in /usr/share/clamav
ERROR: Not supported data format [FAILED]
Starting exim-2626: [ OK ]
Starting exim: [ OK ]
Starting exim-smtps: [ OK ]
Starting antirelayd: [ OK ]
Starting spamd: [ OK ]
-bash-3.00#
And it doesn’t fix the issue if clamd is re-installed from WHM -> Plugins or via UPCP. It needs to be patched or re-installed as follows:
cd /usr/local/cpanel/mod*/clam*
./uninstall
./install









