vk  

Re: Perl Net::LDAP versions??

Raju Mathur
Sat, 04 Aug 2001 22:42:57 -0700

perl-ldap 0.15 doesn't have the get_value method.  Please use 0.22 or
later (whichever works).

Regards,

-- Raju

>>>>> "Klein" == J Klein <[EMAIL PROTECTED]> writes:

    Klein> Problem Update: (8/4/01) I was actually trying to build /
    Klein> install perl-ldap-0.24.tar.gz.  That must have been a typo
    Klein> in my previous message.

    Klein> I was able to find and install perl-ldap-0.15, an older
    Klein> version of Net::LDAP. I then completed the VK installation
    Klein> steps as per the INSTALL file.

    Klein> I was able to login as manager/secret and was able to view
    Klein> the VK menus. Looks good so far. However, I am now getting
    Klein> the following Net::LDAP related errors while navigating the
    Klein> menus . . .

    Klein> - - - - - - - - - - - - Click the 'View/Modify Resellers'
    Klein> option -- Presented screen with empty list of
    Klein> resellers. This is probably normal, as we do not yet have
    Klein> resellers configured within VK.

    Klein> - - - - - - - - - - - - Click the 'Add New Reseller' option
    Klein> -- Entered name of reseller 'dnihost' in 'Add this
    Klein> reseller' textbox and clicked 'Add a New Reseller' button.
    Klein> Click 'Change Your Password' option -- Entered new password
    Klein> (twice) and chose 'Change Password' button.  Click 'Change
    Klein> Your Contact Email' option -- Click 'Change Default IP for
    Klein> new domains' option -- Click 'Find a Domain' option --
    Klein> Click 'System Summary Report' option -- Click 'System
    Klein> Detail Report' option --

    Klein> I received the following error when choosing any of the 7
    Klein> options listed above.

    Klein> Software error: Can't locate object method "get_value" via
    Klein> package "Net::LDAP::Entry" at /usr/local/vk/Perl/VK.pm line
    Klein> 183, <ConfigFile> chunk 144.

    Klein> For help, please send mail to the webmaster
    Klein> (root@localhost), giving this error message and the time
    Klein> and date of the error.

    Klein> - - - - - - - - - - - - My VK.pm lines 180-185 are as
    Klein> follows:

    Klein>     my $entry = ISPlib::getOwner $ldap ; $self -> {Entry} =
    Klein> $entry ; $self -> {email} = $entry -> get_value ( 'email'
    Klein> ); # line 183 $self -> {password} = $entry -> get_value (
    Klein> 'password' ) ; $self -> {ip} = $entry -> get_value ( 'ip' )
    Klein> ;

    Klein> - - - - - - - - - - - - My <ConfigFile> (Server.config)
    Klein> lines 140-145 are as follows. I don't know if VK is
    Klein> referring to line 144 as chunk 144 or if this is something
    Klein> else all together.

    Klein> erverHomeURL = http://biznetindia.com HelpURLOrder = 20
    Klein> HelpURL => http://kandalaya.org/vk/vk/FAQ/FAQ.html
    Klein> PackageURLOrder = 30 ShowURLAtBottom = 1 # line 144

    Klein> - - - - - - - - - - - -

    Klein> Tomorrow I will try different versions of Net::LDAP. I
    Klein> would like to find out what versions of perl-ldap other
    Klein> people are sucessfully running using.

    Klein> Thanks again,

    Klein> J Klein [EMAIL PROTECTED]


    >>> Hey everyone...
    >>> 
    >>> I am trying to get VK installed for the first time but got
    >>> hung up on the Perl modules. I assume that these are required.
    >>> 
    >>> I am having trouble installing the perl Net::LDAP
    >>> Module. Could someone please check to see which version they
    >>> are using?
    >>> 
    >>> I am trying to install perl-ldap-0.4.tar.gz but suspect that
    >>> others may be using an older version.  I will grab the older
    >>> version if I need to.


-- 
Raju Mathur          [EMAIL PROTECTED]           http://kandalaya.org/