From: [EMAIL PROTECTED] Operating system: Win98 PHP version: 4.2.0 PHP Bug Type: OCI8 related Bug description: Unable to load php_oci8.dll ONLY in command line mode
Unable to load php_oci8.dll ONLY in command line mode I have just installed php 4.2.0 for win32 on my computer. I found the same bug as php (4.1.2). There is nothing wrong when I use php in ISAPI mode, and I can connect to Oracle 8i(8.1.7 Personal Edition) successfully and manipulate data too. but when I use php in command line mode to process some task which can only run once, the system show a message box with the text below : 'Unable to load dynamic library "c:\php420\extensions\php_oci8.dll". ' The extension file "php_oci8.dll" does exist in the above directory, and can work correctly in ISAPI mode. So I considered that there is a bug in "php.exe" on loading dynamic library. Is it? Please help me. Dong Peng 2002-5-4 -- Edit bug report at http://bugs.php.net/?id=17002&edit=1 -- Fixed in CVS: http://bugs.php.net/fix.php?id=17002&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=17002&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=17002&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=17002&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=17002&r=support Expected behavior: http://bugs.php.net/fix.php?id=17002&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=17002&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=17002&r=submittedtwice