ID:               15421
 Updated by:       [EMAIL PROTECTED]
-Summary:          OCI8 won't work.
 Reported By:      [EMAIL PROTECTED]
-Status:           Open
+Status:           Closed
 Bug Type:         OCI8 related
 Operating System: NT 4
 PHP Version:      4.1.1
 New Comment:

forgot to close



Previous Comments:
------------------------------------------------------------------------

[2002-02-07 05:01:06] [EMAIL PROTECTED]

your php_oci8.dll is linked against oracle >= 8.1. either upgrade your
oracle-client to >8.1 or recompile 
php_oci8.dll and undefine  HAVE_OCI8_TEMP_LOB in oci8.c



------------------------------------------------------------------------

[2002-02-07 04:54:51] [EMAIL PROTECTED]

System: NT4/Apache1.3.22/PHP4.1.1/Oracle 8.0.4 personal edition.
Machine is a workstation/development server.

Problem:

2 error messages when executing a php file:

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

"Unable to load dynamic library "[my extension path...]\php_oci8.dll"

Notes:

The 'extensions' path is correct, the dll's are present in all
directories where I thought they may make a difference (WINNT, PHP
directory) and are from the PHP4.1.1 download from php.net.

I have successfully got PHP4.0.4 working with my Oracle database, this
uses an older version php_oci8.dll (have tried substituting this in
4.1.1 but as expected, didn't work).

------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=15421&edit=1


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to