in reply to Re^5: Oracle DBD problems with mod_perl
in thread Oracle DBD problems with mod_perl
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.