Hello All, I am trying to configure SIP2 in koha and I followed the link:
https://sites.google.com/a/liblime.com/koha-manual/Home/Table-of-Contents/Appendicies/sip2-integration I also able to start the sip2 server using the command given. I also verified this using grep command. I have created user kohaadmin with password smartant and given him all privileges,but when I tried to log as kohaadmin I got the following error. Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent permitted by applicable law. Last login: Fri May 8 12:05:42 2009 from pyther-699f23ee.local chi...@debian:~$ cd $PERL5LIB/C4/SIP chi...@debian:~/koha/lib/C4/SIP$ perl -I./ ./SIPServer.pm ./SIPServer.xml >~/sip_log.out 2>~/sip_log.err & [1] 7983 chi...@debian:~/koha/lib/C4/SIP$ telnet localhost 8023 Trying 127.0.0.1... Connected to localhost. Escape character is '^]'. login: kohaadmin password: smartant Connection closed by foreign host. [1]+ Done perl -I./ ./SIPServer.pm ./SIPServer.xml >~/sip_log.out 2>~/sip_log.err Thanking you in advance. -- Purohit Chirag
_______________________________________________ Koha-devel mailing list Koha-devel@lists.koha.org http://lists.koha.org/mailman/listinfo/koha-devel