Steps to reproduce
- Go to admin page
- Edit antivirus options
- Click on save
Expected behaviour
Antivirus options should be saved.
Actual behaviour
Antivirus options are not saved.
Comments
- Edit these options from command line doesn’t work either (sudo -u www-data occ config:app:set --value=‘socket’ files_antivirus av_mode).
- ClamAV and its daemon seems to work correctly:
[code]# sudo -u www-data clamdscan /var/www/owncloud/data/admin/files/Documents/Example.odt
/var/www/owncloud/data/admin/files/Documents/Example.odt: OK
----------- SCAN SUMMARY -----------
Infected files: 0
Time: 0.033 sec (0 m 0 s)[/code]
Server configuration
Operating system: Debian Jessie
Web server: Apache 2.4
Database: MySQL
PHP version: 5.6.30
ownCloud version (see ownCloud admin page): 9.1.4 or 9.1.3
Updated from an older ownCloud or fresh install: fresh install or upgrade from oC 8.2
Special configuration (external storage, external authentication, reverse proxy, server-side-encryption):
ownCloud log (data/owncloud.log)
Nothing is logged for this