From: automap at gmail dot com Operating system: WindowsXP PHP version: 5.2.0 PHP Bug Type: OCI8 related Bug description: Unable to load dynamic library 'ext/php_oci8.dll'
Description: ------------ after I upgraded the Apache from 2.0.59 to 2.2.3 then I downloaded php5.2.0 to replace the original php5.0.5 but when I start apache, error log shows as below: Unable to load dynamic library 'C:/php52/ext/php_oci8.dll' - \xd5\xd2\xb2\xbb\xb5\xbd\xd6\xb8\xb6\xa8\xb5\xc4\xb3\xcc\xd0\xf2\xa1\xa3\r\n in Unknown on line 0 Reproduce code: --------------- the error log shows that the php_oci8.dll is not loaded when Apache is started my oracle client version is 9.2.0.1 it's good to load oci8 dll before I upgrade because I upgrded php and apache , so I'm not sure whether it's a problem of php, either inside apache Expected result: ---------------- I need to load oci8 into the apache ,so I can connect my oracle db Actual result: -------------- now the oci8 dll can't be loaded.is it the problem of php5.2.0? -- Edit bug report at http://bugs.php.net/?id=39376&edit=1 -- Try a CVS snapshot (PHP 4.4): http://bugs.php.net/fix.php?id=39376&r=trysnapshot44 Try a CVS snapshot (PHP 5.2): http://bugs.php.net/fix.php?id=39376&r=trysnapshot52 Try a CVS snapshot (PHP 6.0): http://bugs.php.net/fix.php?id=39376&r=trysnapshot60 Fixed in CVS: http://bugs.php.net/fix.php?id=39376&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=39376&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=39376&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=39376&r=needscript Try newer version: http://bugs.php.net/fix.php?id=39376&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=39376&r=support Expected behavior: http://bugs.php.net/fix.php?id=39376&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=39376&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=39376&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=39376&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=39376&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=39376&r=dst IIS Stability: http://bugs.php.net/fix.php?id=39376&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=39376&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=39376&r=float No Zend Extensions: http://bugs.php.net/fix.php?id=39376&r=nozend MySQL Configuration Error: http://bugs.php.net/fix.php?id=39376&r=mysqlcfg