Hi Graham,

Thanks for responding so quickly.

Graham Barr wrote:


Try adding


  use Net::LDAP::Bind;
  use Net::LDAP::Search;

into your main script so those packages are loaded before you fork.

If that solves your problem, then it may be something todo with file descriptors.


That does solve my problem. Thanks! (Many thanks for such a useful module as well)

-Brendan

--
Brendan E. Quinn                        Unix Project Engineer
[EMAIL PROTECTED]                       London Business School
+44 (0)20 7000 7775                     Sussex Place, London NW1 4SA




Reply via email to