ID: 21393 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: Oracle related Operating System: windows 2000 prof. sp3 PHP Version: 4.3.0 New Comment:
Ok, I've understood. Thank you for the answers. Just a little comment: wouldn't it be better to just load the oci8 if someone tries to load both? Maybe it's a perfectionism... I don't know, or maybe it's just unuseful. Or maybe it would be useful to find it written somewhere... However, thank you for your job. Kamal Previous Comments: ------------------------------------------------------------------------ [2003-01-03 10:20:09] [EMAIL PROTECTED] There is no need to load both the .dll's as the oci8 one supports the Oracle versions supported by the oracle dll. They both make use of the libraries installed on your system and it's simply asking for problems if you load both .dll due to symbol clashes. Not a bug -> bogus ------------------------------------------------------------------------ [2003-01-03 10:17:16] [EMAIL PROTECTED] I don't understand why you want to load both. The OCI8 extension supports the oci7 protocol. ------------------------------------------------------------------------ [2003-01-03 10:04:13] [EMAIL PROTECTED] The Apache service (1.3.27) just crashes if my php.ini tries to load both php_oci8.dll and php_oracle.dll. My oracle client version is the last 8.1.7. My pc is a P4 2.5Ghz. My configuration is very simple. If I try to load each of the dlls alone it works fine. I hope this isn't a normal result, I didn't find this information in the php.ini or somewhere else. I have to say that I didn't search very well. Kamal ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=21393&edit=1