ID: 20717 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Bogus Bug Type: OCI8 related Operating System: Windows XP Pro SP 1 PHP Version: 4.2.3 New Comment:
Thank you for taking the time to write to us, but this is not a bug. Please double-check the documentation available at http://www.php.net/manual/ and the instructions on how to report a bug at http://bugs.php.net/how-to-report.php Previous Comments: ------------------------------------------------------------------------ [2002-11-29 05:12:18] [EMAIL PROTECTED] Found it :) the etxtensions_dir = in the php.ini must have \ and not / in it :) suddenly the zlib and oci work :) ------------------------------------------------------------------------ [2002-11-29 05:03:25] [EMAIL PROTECTED] Unable to load dynamic library 'e:/webserver/php/extensions/php_oci8.dll' - The specified module could not be found. Okay, I'm running under Windows XP with Apache 1.3.27 + PHP 4.2.3 the big zip package. The problem just is: NO module works! For every module I get the same error message: Unable to load dynamic library 'e:/webserver/php/extensions/php_oci8.dll' - The specified module could not be found. But e:/webserver/php/extensions/php_oci8.dll is the correct path -> if copied it and opended it with the windows-explorer: he can find it. What I also have to mention: ANY PHP_*.DLL seems to have problems! Normally when you right-click a .dll you can get some extra information like company name, versoin, internal name, ... but not any of the php_*.dll BTW: Oracle 8.1.7.0 is also installed on this machine. Oracle works, TOra can connect to it, Oracle Desinger works, Oracle Forms works ... I also copied many o*.dll from the Oracle\bin directory into the c:\winnt\system32 and e:\webserver\php\extensions\ directory... Still the same error message. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=20717&edit=1