Hope somebody can help me
I have PHP 4.0.6 with Win NT 4.0 SP4, Apache 1.3.22, Oracle 8i, I'm trying to use the oracle extensions but uncomenting the
extension=php_oci8.dll
in the hph.ini file and using the
<?php phpinfo(); ?>
line, i got this:
"The procedure entry point OCILobOpen could not be located in the dynamic link library OCI:dll."
"Unable to load dynamic library 'c:\php\extensions/php_oci8.dll' - The specified procedure could not be found."
Does anybody had pass through this?
Any help will be appreciated.
I have PHP 4.0.6 with Win NT 4.0 SP4, Apache 1.3.22, Oracle 8i, I'm trying to use the oracle extensions but uncomenting the
extension=php_oci8.dll
in the hph.ini file and using the
<?php phpinfo(); ?>
line, i got this:
"The procedure entry point OCILobOpen could not be located in the dynamic link library OCI:dll."
"Unable to load dynamic library 'c:\php\extensions/php_oci8.dll' - The specified procedure could not be found."
Does anybody had pass through this?
Any help will be appreciated.