Help, what's this error message mean??

Re: Help, what's this error message mean??

by Damien Bushby -
Number of replies: 0

When uploading a file
runclamonupload:Yes
pathtoclam: C:\clamav-devel-latest\bin

ERROR:...

Note: files placed here can be accessed by anyone

Fatal error: Call to undefined function: is_executable() in c:\program files\easyphp1-7\www\moodle\lib\uploadlib.php on line 582

582: if (!$CFG->pathtoclam || !file_exists($CFG->pathtoclam) || !is_executable($CFG->pathtoclam)) {


works okay when
pathtoclam: C:\clamav-devel-latest\bin\clamscan

It would be nice to have a better error message

regards Damien