From:             cchrist at csas dot cz
Operating system: Windows 2000 Server
PHP version:      4.3.3
PHP Bug Type:     OCI8 related
Bug description:  php stops working with extension=php_oci8.dll   enabled

Description:
------------
I don't know, how this is possible, but I have the following error on my
production environment (W2K Server, IIS 5.0, MSSQL Server 2000 SP3, PHP
4.3.3, Oracle client 9.2.1)

The working config is: gd and mssql. This works without problems. But we
have also scripts, accessing an oracle database via OCI. When the
extension extension=php_oci8.dll
is enabled, after a few hours, PHP stops producing output and after a
timeout the process is terminated by IIS.

Does anybody know a cure for that behaviour?

This seems to be known already in PHP Version 4.0.4 (see
http://bugs.php.net/bug.php?id=7575&edit=2)

kind regards
Christoph Christ


-- 
Edit bug report at http://bugs.php.net/?id=25860&edit=1
-- 
Try a CVS snapshot (php4):  http://bugs.php.net/fix.php?id=25860&r=trysnapshot4
Try a CVS snapshot (php5):  http://bugs.php.net/fix.php?id=25860&r=trysnapshot5
Fixed in CVS:               http://bugs.php.net/fix.php?id=25860&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=25860&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=25860&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=25860&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=25860&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=25860&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=25860&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=25860&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=25860&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=25860&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=25860&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=25860&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=25860&r=gnused
Floating point limitations: http://bugs.php.net/fix.php?id=25860&r=float

Reply via email to