Hi,
the CID installation on a SUSE Server was successful. After the installation, the download of the virus pattern from sophos was successful.
but
to install the AV on other Linux Servers was not successful - I've created a savinstpkg.tgz file with all necessary informations inside. I do the installation according to the startup guide. I've started the installation with [root@servername sophos-av]# ./install.sh and following answer was showed:
[root@servername sophos-av]# ./install.sh
Downloading http://x.x.x.x/avupdate/savlinux/cidsync.upd
19393 bytes downloaded in 0.003340 secs (5.537693 MiB/s)
Failed to replicate from http://x.x.x.x/avupdate
Failed to replicate from all update sources
[root@servername sophos-av]#
config in apache:
Alias /avupdate "/xyz/xyz2/avupdate/"
<Directory "/xyz/xyz2/avupdate/">
Options Indexes MultiViews
AllowOverride None
Order allow,deny
Allow from all
</Directory>
Log entry in apache:
Access-log:
192.x.x.x - - [06/Mar/2015:03:48:56 +0100] "GET /avupdate/savlinux/cidsync.upd HTTP/1.1" 200 19393 "-" "<UA u=\"None\" c=\"servername\" a=\"savlinux\" v=\"9.7.2\"/>"
Error-log:
no entry
Following things struck me:
- a foldername with savlinux don't exist in a standard sophos installation (only sav-linux). After I create a second folder with savlinux - the installation process found the folder but this error messages was presented.
- I can browse with a browser the complete structure of /avupdate an all subfolders and can also download all files manually but with the install process with sophos it doesn't work. So I think it can't be a problem on the apache.
What do you mean? Thank's a lot for your input!
cheers,
Bo
This thread was automatically locked due to age.