From: Graham B. <gb...@po...> - 2002-09-13 14:37:21
|
Is this all the output you got ? I dont see any trace of received packets. What does you script look like and how far did it get before you get this error ? Graham. On Fri, Sep 13, 2002 at 11:54:46AM +0800, Woanning wrote: > Hi, > Can anybody show me some lights here as I've work out this bugs for so long > and still cant' able to find the solution for it... > Thanks. > I'm using active perl in Windows 2000 to connect ot a LDAP server... > I'm getting this error message: > Return code: 1 Message: LDAP_OPERATIONS_ERROR :Server encountered an > > internal error > and after I turn on the 'debug => 3' in my code as below: > $ldap = Net::LDAP->new('10.1.1.112',port=>8404, debug => 3) or die "$@"; > I got the below debugs text: > Net::LDAP=HASH(0x8a7f174) sending: > 30 33 02 01 01 40 2E 02 01 03 04 20 63 6E 3D 44 03...@..... cn=D > 69 72 65 63 74 6F 72 79 20 4D 61 6E 61 67 65 72 irectory Manager > 2C 6F 3D 63 69 73 63 6F 2E 63 6F 6D 80 07 70 61 ,o=cisco.com..pa > 73 73 61 62 63 __ __ __ __ __ __ __ __ __ __ __ ssabc > Net::LDAP=HASH(0x8a7f174) sending: > 30 3D 02 01 02 43 38 04 14 6F 75 3D 55 73 65 72 0=...C8..ou=User > 73 2C 6F 3D 63 69 73 63 6F 2E 63 6F 6D 0A 01 02 s,o=cisco.com... > 0A 01 02 02 01 00 02 01 00 01 01 00 83 0C 04 02 ................ > 63 6E 04 06 6F 6C 69 76 65 72 30 03 04 01 2A __ cn..oliver0...* > Code: 1 Error: LDAP_OPERATIONS_ERROR:Server encountered an internal error > at test.cgi line 23. > > Net::LDAP version I'm using is : $VERSION = 0.25; > ASN1 version I'm using is : $VERSION = '0.16'; > but there's a commented code in the ASN1.pm read : > # $Id: ASN1.pm,v 1.23 2002/08/20 00:00:57 gbarr Exp $ > (so I"m not sure which version is ASN1 is correct.. either is 0.16 or 1.23?) > > Thank you very much if anybody can provide me any help on this..... > > > > _____________________ > Woan Ning > Vads Berhad > * +603 - 7712 8331 (D/L) > * wn...@va... > > @}--\--- > > ~Where there is pain, I wish you peace and mercy.~ > ~Where there is self-doubting, I wish you a renewed confidence in your > ability to work through it.~ > ~Where there is tiredness, or exhaustion, I wish you understanding, > patience, and renewed strength.~ > ~Where there is fear, I wish you love, and courage.~ > > |