> >
> > The line where it dies is here (warnings added by me) in
> > LWP::Protocol::http.  I never get the second warning under Registry.
> >
> >     warn "CREATING SELECT with $socket";
> >     my $sel = IO::Select->new($socket) if $timeout;
> >     warn "SELECT CREATED";
>
> hmm, any difference if you add 'PerlModule IO::Select' to httpd.conf?
>

No difference.  I see IO::Select in my perl-status modules list.

Could it be a problem of shared .so perl?  Is that what you're using, or the
libperl.a version?



--
Barry Hoggard
http://www.investorama.com
voice: 212-741-7954
email: [EMAIL PROTECTED]

Reply via email to