Page 1 of 1

Error when php_oci8.dll enabled

Posted: Mon Oct 09, 2006 11:44 pm
by Pancoro
When php_oci8.dll extension enabled in php.ini, this error message appeared:
error: The procedure entry point OCILobRead2 could not be located in the dynamic link library OCI.dll
The message appear when using php 5.1.6, but not appear when using php 4.3.3.

Can you explain it to me ?


Thanks!

Posted: Tue Oct 10, 2006 2:49 am
by volka
Pancoro wrote:When php_oci8.dll extension enabled in php.ini, this error message appeared:
error: The procedure entry point OCILobRead2 could not be located in the dynamic link library OCI.dll
Where do you see this error message?
Pancoro wrote:The message appear when using php 5.1.6, but not appear when using php 4.3.3.
Do they both run with exactly the same oracle client libraries?