PHP, APACHE Y ORACLE EN WINDOWS
Publicado por Mauricio (1 intervención) el 06/06/2002 20:39:56
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
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
Valora esta pregunta


0