Hello, check this out: http://www.overflow.pl/adv/clamav_upx_heap.txt How can I update clamav easily?
This update will be included in the next update of ISPConfig I guess. Anyway you can download the newest clamav (0.88.4), in to any temorary dir, also put clamassassin-1.2.3.tar.gz file in that dir (you can get that from the zip of ispconfig). There you store the attached file, its rudimentary cut from the file that's compiling the ISPConfigs apps. Just chmod u+x it and run it afterwards, that should do. Note: Not testet but it worked the last time for me without any problems... eventually you just backup /home/admispconfig/ispconfig/tools/clamav
Be careful, in some circumstances this script can remove the ispconfig folder from /root directory! UPDATE: Tested, Proved. The problem is that the last tar will try to create clamav.tar.gz in a directory (../binaries) which probably does not exist if you have created your temporary directory out of ISPConfig install sources. This means that the script will end with error and will call the "error" function and that function will delete /root/ispconfig and /root/ispconfig_tmp directories.