From: [EMAIL PROTECTED] Operating system: Windows 2000 Server PHP version: 4.2.3 PHP Bug Type: Oracle related Bug description: Unable to load dynamic library
PHP 4.2.3 is running with IIS 5 on W2k server. Oracle client v6 is installed and working properly. The error message is the following: PHP Warning: Unable to load dynamic library 'c:\php\extensions\php_oci8.dll' - The specified module could not be found. in Unknown on line 0 Also tried with php_oracle.dll but the result is the same. I'm sure the dlls are there. gds32.dll is in system32. Dependency walker stops at apphelp.dll - as it is not an XP. -- Edit bug report at http://bugs.php.net/?id=20854&edit=1 -- Try a CVS snapshot: http://bugs.php.net/fix.php?id=20854&r=trysnapshot Fixed in CVS: http://bugs.php.net/fix.php?id=20854&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=20854&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=20854&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=20854&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=20854&r=support Expected behavior: http://bugs.php.net/fix.php?id=20854&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=20854&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=20854&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=20854&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=20854&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=20854&r=dst IIS Stability: http://bugs.php.net/fix.php?id=20854&r=isapi
