php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #7975 mod_perl and PHP
Submitted: 2000-11-25 21:13 UTC Modified: 2000-12-05 01:49 UTC
From: thebofh at nc dot rr dot com Assigned:
Status: Closed Package: Reproducible Crash
PHP Version: 4.0.3pl1 OS: Linux Mandrake 7.2
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: thebofh at nc dot rr dot com
New email:
PHP Version: OS:

 

 [2000-11-25 21:13 UTC] thebofh at nc dot rr dot com
Apache terminates with Segfault (11) when PHP and mod_perl are installed.

Have MySQL 2.23.28
mod_perl 1.24_01
php 4.0.3pl1
mod_ssl 2.7.1

Server worked fine with everything but php installed.  Configured PHP as DSO with:

./configure --with-mysql=/usr/local --with-xml --enable-track-vars --with-apxs=/usr/local/apache/bin/apxs --enable-magic-quotes --disable-debug --with-gettext

Server starts fine:

[Sat Nov 25 21:09:21 2000] [notice] Apache/1.3.14 (Unix) mod_perl/1.24_01 PHP/4.0.3pl1 mod_ssl/2.7.1 OpenSSL/0.9.6 configured -- resuming normal operations

Dies when calling any web page:

[Sat Nov 25 21:09:37 2000] [notice] child pid 13537 exit signal Segmentation fault (11)

Using default php.ini

Any ideas?  

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-11-27 05:43 UTC] sniper@php.net
reclassify

 [2000-12-04 08:39 UTC] sniper@php.net
Could you please provide a gdb backtrace of this crash?

--Jani
 [2000-12-05 01:49 UTC] sniper@php.net
Fixed in CVS by Sascha.

--Jani
 
PHP Copyright © 2001-2026 The PHP Group
All rights reserved.
Last updated: Sun Jun 28 02:00:01 2026 UTC