[SOLVED] koha SIP Server Start Issue. koha-start-sip lib Deprecated script used (koha-start-sip)

 Issue :

#sudo koha-enable-sip library
# koha-start-sip library

 Deprecated script used (koha-start-sip)


Solution:
You can manually start and the SIP2 Server in Koha

cd /usr/share/koha/lib
export PERL5LIB=/usr/share/koha/lib
export KOHA_CONF=/etc/koha/sites/library/koha-conf.xml
perl -IC4/SIP/ -MILS C4/SIP/SIPServer.pm /etc/koha/SIPconfig.xml

Comments

Popular posts from this blog

ACTION_FAILED:OU_INVALID: Solution for GoogleApps bulk user upload issue, username@domainname.com:ACTION_FAILED:OU_INVALID. This error is because you have not specified the Org Unit Path properly.

Email Notification in Koha! How to configure Email Notification in Koha 20.11 with postfix?

Moodle OAuth 2. This account is pending email confirmation! Solved