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!
Error when php_oci8.dll enabled
Moderator: General Moderators
Where do you see this error message?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
Do they both run with exactly the same oracle client libraries?Pancoro wrote:The message appear when using php 5.1.6, but not appear when using php 4.3.3.