If ClamAV is refusing to work on your Cpanel Box
it’s probably caused by a missing perl module. Type:
~# perl -MCPAN -e shell
cpan> install File::Scan::ClamAV
exit
Tags: Anti Virus, ClamAV, Perl, PerlModule
If ClamAV is refusing to work on your Cpanel Box
it’s probably caused by a missing perl module. Type:
~# perl -MCPAN -e shell
cpan> install File::Scan::ClamAV
exit
Tags: Anti Virus, ClamAV, Perl, PerlModule
You must be logged in to post a comment.