pfloor
Moodle is configured to run clam on file upload, but the path supplied to Clam
AV, /usr/bin/, is invalid.
The above produces the same result as my original post.
cactus
The problem might very well be that the user the webserver is running under (www) is not allowed to execute files located there because of security measures,
I hear what you say, but this is reasonably fundamental, surely and would have been tested before releasing a contrib? Seems unlikely I'm the 1st to experience this.
william_syd
both links you gave take me here?
http://moodle.org/login/index.php
EDIT: log in a guest takes one to a Clam AV thread. I'm reading that now -
Majority of comments refer to /usr/bin/clamscan or /usr/bin/clamdscan being unexecutable by the user the webserver is running as.
What is that, in the case of sme server?
How would one test a change to that on sme server without messing up all the other web based stuff?
On this particular server:
[root@tincan bin]# ls -l cl*
-rwxr-xr-x 1 root root 24078 Apr 16 19:18 clamconf
-rwxr-xr-x 1 root root 46094 Apr 16 19:18 clamdscan
-rwxr-xr-x 1 root root 57427 Apr 16 19:18 clamscan
Maybe I must create a bug?