• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

drweb not working

C

Cepe

Guest
Hi,

I got a rather simple question: Does drweb work with a limited amount of mailboxes, if you do not purchase an upgrade?

My old Server came with Plesk 7.3. Everything worked fine.

On my new Server with Plesk 8.3 drweb does not work. I get the error
Code:
Key file: /opt/drweb/drweb32.key - Key file not found!
A path to a valid license key file does not specified.
Plesk authorization failed: HTTP request error [7]
Error: Plesk Software not running.

the file drweb32.key does exist neither on the old nor on the new system. The file /etc/drweb/plesk.key exists on both systems and is identical.
I have not bought a drweb upgrade option, because I was told, that by default I could use drweb for up to 10 mailboxes. Is this correct?
 
Hello Cepe,

As far as I know, by default, Dr.Web is working for first 15 mailboxes.
Regarding the error message you have experienced, please, make sure that file /etc/hosts contains folloing line:
# cat /etc/hosts
127.0.0.1 localhost
 
Hello Cepe,

As far as I know, by default, Dr.Web is working for first 15 mailboxes.
Regarding the error message you have experienced, please, make sure that file /etc/hosts contains folloing line:
# cat /etc/hosts
127.0.0.1 localhost

Many thanks, it works after adding this line!
 
Back
Top