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.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.