After installing 'clamav' on my computer, I download and install this module for drupal site.
- Daemon mode.
-
Executable mode.
I can scan file in executable mode, but can't in daemon mode.
I don't know how to config in 'clamav' settings page, I use default value:
- host: localhost
- port: 3310
When I try to upload it return error like this:
- 'The selected file test.txt could not be uploaded. The anti-virus scanner was not able to check the file. The file cannot be uploaded.'
But in admin/reports/dblog, It return blank.
So I don't know why it doesn't work.
Does anyone know how to config or what is problem?
thank in advance for ideas.