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: [email protected] ReportedBy: [EMAIL PROTECTED] 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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
