Bug 187743 - httpd+php crash
Summary: httpd+php crash
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Enterprise Linux 4
Classification: Red Hat
Component: httpd
Version: 4.0
Hardware: i686
OS: Linux
medium
high
Target Milestone: ---
: ---
Assignee: Joe Orton
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-04-03 12:49 UTC by georges poropat
Modified: 2007-11-30 22:07 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2006-12-14 15:46:10 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
PHP Bug Tracker 36880 0 None None None Never

Description georges poropat 2006-04-03 12:49:05 UTC
Description of problem: 

I Installed Oracle 10.2.0.2g which works fine.
Then I installed the Apache+php which fail when
I call the OCIlogon function.
The result is always a Segmentation fault in httpd error_log file:

the message is "child pid XXXXX exit signal segmentation fault (11)" 

It happens onlmy if I use php with apache, if I use php in CLI
version, no bug occurs and I could connect to my database.

The phpinfo() function shows environment variables are set correctly
(as $ORACLE_HOME, and $NLS_LANG)


Version-Release number of selected component (if applicable):

httpd-2.0.52 downloaded on redhat site
php 4.3.9  downloaded on redhat site
Oracle10g version 10.2.0.2

How reproducible:

Each time I use the OCIlogon function in a php page and usin with apache

Steps to Reproduce:

none
  
Actual results:


Expected results:


Additional info:

Comment 1 Joe Orton 2006-12-14 15:46:10 UTC
The "oci8" extension is not supported in the Red Hat php package.


Note You need to log in before you can comment on or make changes to this bug.