ID:               17334
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
-Status:           Feedback
+Status:           Bogus
 Bug Type:         OCI8 related
 Operating System: NT 4.0
 PHP Version:      4.2.1
 New Comment:

This is most probably the oracle client installation/configuration
issue. There appears to be nothing wrong with php_oci8.dll shipped with
PHP 4.2.1


Previous Comments:
------------------------------------------------------------------------

[2002-05-21 12:01:46] [EMAIL PROTECTED]

My bad on the oracle.  It was release 3 which is the 8.1.7 drivers.

The extentions are pointing to the correct area.  I have both
directories setup the same way.

I was actually able to get the problem to re-occur under 4.0.6.

There is no special code that has to be run.  You can just run a simple
script that contains phpinfo() in it.

Under 4.2.1, uncomment the php_oci8.dll and run the script.  On my
server the page will run and keep on running.  Never stopping.

Under 4.0.6, uncomment both the php_oci8.dll and the php_oracle.dll. 
It will do the same thing.  It will run and keep on running.

Kind of weird about the 4.06 behavior.

------------------------------------------------------------------------

[2002-05-21 11:26:01] [EMAIL PROTECTED]

Just one more thing: did you remember to change extension_dir in your
php.ini to point to the extensions directory of 4.2.1 distribution?

------------------------------------------------------------------------

[2002-05-21 11:12:57] [EMAIL PROTECTED]

Oracle 8.3? I thought that there was no versions of oracle between
8.1.7 and 9i.

Anyway, the php_oci8.dll was compiled using 8.1.7 client library, and I
have just verified that it works well on my system.

Could you please provide a small script that reproduces the problems
you're having. Do you get any error messages?

------------------------------------------------------------------------

[2002-05-21 10:48:56] [EMAIL PROTECTED]

We are using oracle 8.3 on the server.

I switch my php to version 4.0.6 and made a connection using OCILogon
with no problems.  There is definately something wrong with the
php_oci8.dll functionality with php 4.2.1.  I made no changes on the
server.  I only changed which directory to look for the php.exe program
in the IIS web administration.

------------------------------------------------------------------------

[2002-05-21 10:45:22] [EMAIL PROTECTED]

Which version of the Oracle client do you have installed on the server?

------------------------------------------------------------------------

The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
    http://bugs.php.net/17334

-- 
Edit this bug report at http://bugs.php.net/?id=17334&edit=1

Reply via email to