• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

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