Is it possible to install CLAMAV trough FTP?
php-clamav Installation:
tar xvzf php-clamav-0.XX.tar.gz cd php-clamav-0.XX phpize ./configure --with-clamav make cp modules/clamav.so /usr/local/lib/php/extensions/ (restart Apache) service httpd restart
Log in to post a comment.