From:             nilza at mg dot gov dot br
Operating system: Solaris 8
PHP version:      4.3.2
PHP Bug Type:     Oracle related
Bug description:  intermittent error conecting to oracle

Description:
------------
Oracle=7.3.4 in another server
Apache/1.3.9 (Unix) PHP/4.3.2 mod_perl/1.21 

PHP was compiled with:

'./configure' '--with-apxs=/usr/apache/bin/apxs' '--enable-track-vars'
'--with-oracle=/produtos/ora_tmp' '--enable-sigchild' '--without-mysql' 

No errors on compilation and no errors to start apache.
It works most fine some time, but we got intermittent errors:

ORA-12154 (main error)

and in error_log file of apache these messages:

[Fri Aug  1 17:18:43 2003] [info] [client 10.17.206.4] (32)Broken pipe:
client stopped connection before send mmap completed
[Fri Aug  1 17:21:06 2003] [info] [client 192.168.168.48] (32)Broken pipe:
client stopped connection before rwrite completed

All my oracle environment variables are set before the apache start, my
user nobody belongs to the group dba and the session.trans_sid is set to
on.

Can someone help me? 


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

Reply via email to