This is a discussion on Ldap/Oid and php within the Oracle Database forums, part of the Database Server Software category; --> Hi all. firstable i describe my situation. I'm running oracle collaboration suite 9.0.2.4.0 on a single tier machine (solaris ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Hi all. firstable i describe my situation. I'm running oracle collaboration suite 9.0.2.4.0 on a single tier machine (solaris 5.9). OCS runs well. on the same machine i'm testing a new product for publishing: EZ (ez.no) This product is php based and use mysql as database (the new release will support oracle). EZ is able to use an ldap to verify access login, but i need to recompile ph with ldap support. during configuration of php i specify: --with-ldap but i got an error: ldap.h not found. This file is present on my installation: /opt/oracle/app/oracle/product/INF/ldap/public/ldap.h (ORACLE_HOME for sso). So, does anyone be able to compile php using oracle's ldap ??? Any hints will be appreciated. Thanks you very much. Mike |