logo       
Google Custom Search
    AddThis Social Bookmark Button

Re: Net LDAP/IO::Socket::INET Error: msg#00021

Subject: Re: Net LDAP/IO::Socket::INET Error
Hi,

On Friday 16 January 2004 18:18, CZachary@xxxxxxxxx wrote:
> I have perl/CGI script which searches a LDAP directory to generate a phone
> listing, but I am getting the following error below.  Does anyone know
> what could cause this kind of error?
>
> IO::Socket::INET: Operation now in progress at telephone_list.cgi line
> 122, <DATA> chunk 422.
>
> Here is line number 122: $oid = Net::LDAP -> new ($oid_host, port =>
> $oid_port) or die "$@";

Maybe you do not get an answer to your repeated question becaue it is not 
problem of Net::LDAP.
To me the error message looks like it is from IO::Socket::INET.

Maybe it is a problem of a specific version of one of the Perl modules or the
OS environment. Since the information you give about these things is rather 
scarce anybody needs to guess. Have your tried with the latest (or different) 
versions of perl-ldap, IO::Socket::INET, Perl, ...)

Can you reach your LDAP server using another program (maybe even  another Perl 
script) ? 

Peter

-- 
Peter Marschall
eMail: peter@xxxxxxx




Try Searching:
servers, voip, java, networking, microsoft ...
<Prev in Thread] Current Thread [Next in Thread>