ID: 38439
User updated by: peekmsg at sina dot com
Reported By: peekmsg at sina dot com
Status: Open
Bug Type: OCI8 related
Operating System: WindowXP
PHP Version: 5.1.4
New Comment:
Oracle Instant Client is installed but show this error all the same.
Previous Comments:
------------------------------------------------------------------------
[2006-08-13 04:04:34] peekmsg at sina dot com
Description:
------------
PHP5.1.4 Can not load php_oci8.dll, this problem is not appear on
before version.
Reproduce code:
---------------
$connection = ocinlogon($connect['user'], $connect['pass'],
$connect['host']) or die(oci_error());
Expected result:
----------------
Fatal error: Call to undefined function ocinlogon() in
F:\WebService\WWW\CMS\includes\db\db.oracle.inc on line 36
Actual result:
--------------
Fatal error: Call to undefined function ocinlogon() in
F:\WebService\WWW\CMS\includes\db\db.oracle.inc on line 36
------------------------------------------------------------------------
--
Edit this bug report at http://bugs.php.net/?id=38439&edit=1