We have both an Ilias site and Drupal site using ClamAV and we were able to switch Drupal's module to point to the daemon mode but I don't think we can do that in ilias as it might involve more parameters than just changing the command.
Sorry to reply in English. I will share more information as I research this problem.
In the Drupal module's code https://git.drupalcode.org/project/clamav/-/blob/7.x-1.x/clamav.inc you can see how it handles the daemon differently than the clamscan. I think we would have to add a similar code to make it work with the daemon.
Sorry to reply in English. I will share more information as I research this problem.
In the Drupal module's code https://git.drupalcode.org/project/clamav/-/blob/7.x-1.x/clamav.inc you can see how it handles the daemon differently than the clamscan. I think we would have to add a similar code to make it work with the daemon.