• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

/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