• 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.

/etc/init.d/kavehost start [Failed]

Hugo81

New Pleskian
Hi there,
I'm trying to start the Service kavehost on Debian 7.0 Wheezy.
Output is
/etc/init.d/kavehost start
Starting kavehost: -en
[FAILED]

After writing
Starting kavehost:
it takes a little time until [Failed] is written.

Following also doesn't work, without delay:
root@plesk:/opt/kav/sdk8l3/bin# /opt/kav/sdk8l3/bin/kavehost -c /etc/kavehost.xml
root@plesk:/opt/kav/sdk8l3/bin# echo $?
1
root@plesk:/opt/kav/sdk8l3/bin#

I wonder if there is a logfile or if I could turn on debugging anywhere to see what's wrong there.

Anyone has an idea?

Thanks,
Hugo
 
Try to check this documentation - http://download1.parallels.com/Ples...linux-advanced-administration-guide/68885.htm
I hope it will help with debugging this issue.

No.
There is no directory /var/log/kav/
Creating it with chmod 777 does not help for seeing logfiles.

There are also no logs in /usr/local/psa/var/log/maillog while starting kavehost.

Only noted, that /etc/kav/5.5/kav4mailservers/ doesn't exist, too. Could this be the fault?

Or does anyone know a parameter for showing debug messages? Wondering to exit with 1 without a message?!

Hugo
 
Have you tried reinstall corresponding packages with dpkg at least?
 
Back
Top