ClamAV + php

amator

Verified User
Joined
Jul 19, 2008
Messages
33
Any one tried install php module php5-clamav for scanning files uploaded by php?

Code:
http://arunnsblog.com/2013/04/20/virus-scanning-for-file-uploads-with-clamavphp/
 
I did tryed that time ago, installed using update.script, but it did slow up the page load too much so i did disable it.

Regards
 
Looked into it once as well, if I remember correctly it loads a giant clamav library into each php request which just slows down every website whether they want to use clamav or not.
 
Back
Top