Starting clamd: LibClamAV Error: cli_loaddb(): No supported database files found in /usr/share/clamav

================
# 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 ]
================

Solution :

================
To fix the issue we need to patch it or just re-install it using below commands:

cd /usr/local/cpanel/mod*/clam*
./uninstall
./install
================