A amator Verified User Joined Jul 19, 2008 Messages 33 May 29, 2013 #1 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/
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/
SeLLeRoNe Super Moderator Joined Oct 9, 2004 Messages 6,419 Location A Coruña, Spain May 29, 2013 #2 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
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
Arieh Verified User Joined May 27, 2008 Messages 1,123 Location The Netherlands May 29, 2013 #3 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.
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.