Ver Mensaje Individual
  #1 (permalink)  
Antiguo 06/06/2002, 13:45
Eolo
 
Fecha de Ingreso: noviembre-2001
Ubicación: Santiago de Chile
Mensajes: 31
Antigüedad: 22 años, 4 meses
Puntos: 0
Php Apache Oracle Windows

Saludos,
Estoy tratando de configurar apache con php y oracle
al arrancar apache me da el siguientes error

?The procedure entry point OCILobOpen could not be located in the dynamic link library OCI.dll.?

y

? Unable to load dynamic library ?c:\PHP\extensions/php_oci8.dll? ? The specified procedure could not be found. ?

Segun lo que encontre de informacion me dice lo siguiente

You may have wrong version of oci.dll in your PATH environment.

How to solve it?

First choice is to change your PATH environment in order to point to correct version.

Second choice is copy $ORACLE_HOME/bin/oci.dll (8.1.7) in to APACHE Home.

I recommend this way because I don?t need to change path environment that can take effect to other program that use oci.dll.

Alguien me puede ayudar

Divide y venceras