You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2006/04/03 18:14:57 UTC

DO NOT REPLY [Bug 39187] New: - httpd crashes php

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG�
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=39187>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND�
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=39187

           Summary: httpd crashes php
           Product: Apache httpd-2
           Version: 2.2.0
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: blocker
          Priority: P3
         Component: All
        AssignedTo: bugs@httpd.apache.org
        ReportedBy: jbond007@atsat.com


on a redhat RHEL4, I installed oracle 10.2.0.2, 
php 5.1.2 (but the same problem occurs with php 4.X versions)
apache 2.2 (but the same problem occurs with 2.0 and 1.3.X)

When php is used in CLI mode everything works fine, with an OCILogon
I could connect to my Oracle database.

When I try with apache, each time I use OCIlogon, I get a
segmentation fault in apache error_log.

The phpinfo() shows every environment variables are set.

A backtrace shows:

#0  0x01bc92e8 in lxhcsn ()
   from /oraclebase/u01/app/oracle/product/10.2.0/lib/libclntsh.so.10.1
#1  0x0146bcd2 in kpcsnevget ()
   from /oraclebase/u01/app/oracle/product/10.2.0/lib/libclntsh.so.10.1
#2  0x013f12ba in OCINlsEnvironmentVariableGet ()
   from /oraclebase/u01/app/oracle/product/10.2.0/lib/libclntsh.so.10.1

I use mpm=prefork.

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org


DO NOT REPLY [Bug 39187] - httpd crashes php

Posted by bu...@apache.org.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG�
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=39187>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND�
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=39187


nick@webthing.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID




------- Additional Comments From nick@webthing.com  2006-04-03 19:52 -------
You don't use OCILogon in Apache.  You either access Oracle through Apache's   
DBD, or you use OCILogon in your application.  Fix your application.  Help  
might possibly have been available, if you had posted a meaningful question in 
an appropriate forum. 

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org


DO NOT REPLY [Bug 39187] - httpd crashes php

Posted by bu...@apache.org.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG�
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=39187>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND�
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=39187


jbond007@atsat.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |CLOSED




------- Additional Comments From jbond007@atsat.com  2006-04-03 20:11 -------
very useful, thanks.

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org