cd /usr/local/directadmin/custombuild ./build update ./build set clamav yes ./build clamav freshclam -v systemctl restart exim nano -w /etc/freshclam.conf Add row DatabaseCustomURL DatabaseCustomURL http://cdn.malware.expert/malware.expert.ndb DatabaseCustomURL http://cdn.malware.expert/malware.expert.hdb DatabaseCustomURL http://cdn.malware.expert/malware.expert.ldb DatabaseCustomURL http://cdn.malware.expert/malware.expert.fp freshclam -v
Error*WARNING* URLGET set to use LWP but perl module is not installed, reverting to HTTP::Tiny yum install perl-libwww-perl net-tools perl-LWP-Protocol-https -y
Oops: Unable to download: Protocol scheme 'https' is not supported (Crypt::SSLeay or IO::Socket::SSL not installed) - Error is typically seen in the CLI when you attempt to run csf -u yum list perl-Crypt-SSLeay perl-Net-SSLeay yum install perl-Crypt-SSLeay perl-Net-SSLeay
mysqlcheck -uda_admin -p`grep "^passwd=" /usr/local/directadmin/conf/mysql.conf | cut -d= -f2` --auto-repair --optimize --all-databases
cd /usr/local/directadmin/custombuild ./build set zend yes ./build zend