Menu

#12 How to install trough ftp?

v1.0 (example)
open
nobody
None
5
2016-07-25
2016-07-25
No

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

Discussion


Log in to post a comment.