in reply to Re^4: Oracle DBD problems with mod_perl
in thread Oracle DBD problems with mod_perl

Did you find any solution to this? I am having the same problem.
  • Comment on Re^5: Oracle DBD problems with mod_perl

Replies are listed 'Best First'.
Re^6: Oracle DBD problems with mod_perl
by lrigdon (Initiate) on Jan 05, 2010 at 22:37 UTC
    We are using Oracle OID for database location resolution, that was the source of the problem. Oracle's LDAP was conflicting with Apache's. We wound up rebuilding Apache without LDAP to eliminate the conflict.