ID:               40659
 Updated by:       [EMAIL PROTECTED]
 Reported By:      kmvijay at yahoo dot com
-Status:           Open
+Status:           Bogus
 Bug Type:         OCI8 related
 Operating System: RHEL 4
 PHP Version:      4.4.5
 New Comment:

> Can you please tell me which version is suitable for RHEL
> 4, Apache 2.0.52, Oracle 10g Release 2(10.2.0.1.0)?

The latest stable version available.
http://www.php.net/downloads.php


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

[2007-02-27 15:00:55] kmvijay at yahoo dot com

I have a previous, next button in my web page.
When I click previous button, it shows all the data, when contineously
cliking previous button, then at some point the above error comes
(partial data is displayed and Segmentation fault).
But when I use the gdb bt, I could'nt find the segmentation error?.

Previously I was using PHP 4.3.4, oracle9i, RHEL2.1. and apache 1.3.27
It works fine with oci8.

The same code I have ported to RHEL4, oracle10g, PHP4.3.9.,Apache
2.0.52, it gives segmentation fault.

Ok. I will update to latest version.
Can you please tell me which version is suitable for RHEL 4, Apache
2.0.52, Oracle 10g Release 2(10.2.0.1.0)?

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

[2007-02-27 14:46:29] [EMAIL PROTECTED]

In this case, please update PHP first.

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

[2007-02-27 14:37:31] kmvijay at yahoo dot com

Below variable are set:

Below five are in PHP variables section
ORACLE_HOME     /home/oracle/product/10.2.0/db
NLS_LANG        AMERICAN
NLS_DATE_FORMAT DD-MON-YYYY HH24:MI:SS
ORA_NLS33       /home/oracle/product/10.2.0/db/nls/data
LANG    en_US

Below three are in Environment section
LD_LIBRARY_PATH
        /home/oracle/product/10.2.0/lib:/lib:/usr/lib:/usr/local/lib
ORACLE_BASE     /home/oracle
TNS_ADMIN       /home/oracle/product/10.2.0/db/network/admin

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

[2007-02-27 14:07:22] [EMAIL PROTECTED]

Set ORACLE_HOME and other Oracle environment variables and make sure
they are available to the Apache process.


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

[2007-02-27 14:01:59] kmvijay at yahoo dot com

Can anyone please, tell me how to overcome this error.
>From the gdb output?
Because I can't recompile with new version of php at this time.

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

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/40659

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

Reply via email to