From:             [EMAIL PROTECTED]
Operating system: NT 4
PHP version:      4.1.1
PHP Bug Type:     OCI8 related
Bug description:  OCI8 won't work.

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 bug report at http://bugs.php.net/?id=15421&edit=1
-- 
Fixed in CVS:        http://bugs.php.net/fix.php?id=15421&r=fixedcvs
Fixed in release:    http://bugs.php.net/fix.php?id=15421&r=alreadyfixed
Need backtrace:      http://bugs.php.net/fix.php?id=15421&r=needtrace
Try newer version:   http://bugs.php.net/fix.php?id=15421&r=oldversion
Not developer issue: http://bugs.php.net/fix.php?id=15421&r=support
Expected behavior:   http://bugs.php.net/fix.php?id=15421&r=notwrong
Not enough info:     http://bugs.php.net/fix.php?id=15421&r=notenoughinfo


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

Reply via email to