Joe Atzberger wrote:
Make sure you have installed the UNIVERSAL::require module. It is required for SIP operation.
$ perl -MUNIVERSAL::require -e 'print "$UNIVERSAL::require::VERSION\n"' 0.10
The call that is failing is the equivalent of:
$server->{config}->{institutions}->{CMI}->{implementation}->use();
So that is using the "implementation" attribute of the institution config to name the module, in this case "ILS".
-- sorry, i don't understand what i have to do ? in the sample, MAIN is in place of CMI, and the doc said that i have to change it. Could you explay which attribute should match "institution" in the tables?
anybody can say if it is normal that table user_permissions is empty? who write in this table? and finally, what's the exact meaning of "Telnet timeout" as it happens immediately? thanks for help, gerard