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