path to clamav, enable scuning file in moodle 3.0

Discussion in 'Installation/Configuration' started by livetv, Dec 17, 2015.

  1. livetv

    livetv Member

    Hello,
    VPS, ubuntu 14.04, ispconfig 3.05
    installed from - https://www.howtoforge.com/perfect-...hp-mysql-pureftpd-bind-dovecot-ispconfig-3-p4

    want to enable scuning file in moodle 3.0 -
    what is the Path to clam AV.
    "Probably something like /usr/bin/clamscan or /usr/bin/clamdscan. You need this in order for clam AV to run."
    runing command -
    find / -name "clamav"
    /usr/share/bug/clamav
    /usr/share/doc/clamav
    /run/clamav
    /etc/clamav
    /var/log/clamav
    /var/lib/clamav

    Thank you
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    Run:

    which clamscan

    to find the path to the clamscan binary.
     

Share This Page