Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 7456 invoked from network); 26 May 2006 18:23:55 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 26 May 2006 18:23:55 -0000 Received: (qmail 64239 invoked by uid 500); 26 May 2006 18:23:45 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 64227 invoked by uid 500); 26 May 2006 18:23:45 -0000 Mailing-List: contact users-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: users@httpd.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list users@httpd.apache.org Received: (qmail 64209 invoked by uid 99); 26 May 2006 18:23:45 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 26 May 2006 11:23:45 -0700 X-ASF-Spam-Status: No, hits=0.3 required=10.0 tests=MAILTO_TO_SPAM_ADDR,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of jslive@gmail.com designates 66.249.82.196 as permitted sender) Received: from [66.249.82.196] (HELO wx-out-0102.google.com) (66.249.82.196) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 26 May 2006 11:23:44 -0700 Received: by wx-out-0102.google.com with SMTP id t10so95845wxc for ; Fri, 26 May 2006 11:23:23 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=XupCpOsAznn0+2KEqdybbfXNyosgLjKbhTjy+sAx1i8j7kvhkHPozc23Wkc9qddJTBW0WcUirlJJYgcj3/P0qWJ4vWxLfNarlJj5g2C5zB+ZYEYsO7zzL6ZaZUap07IBSGp+j6ir+i7f9eQ50iGPo2KkCOK8qpbRXcm1JWrf5bk= Received: by 10.70.5.20 with SMTP id 20mr23832wxe; Fri, 26 May 2006 11:23:14 -0700 (PDT) Received: by 10.70.14.16 with HTTP; Fri, 26 May 2006 11:23:14 -0700 (PDT) Message-ID: Date: Fri, 26 May 2006 14:23:14 -0400 From: "Joshua Slive" Sender: jslive@gmail.com To: users@httpd.apache.org In-Reply-To: <20060526181239.66594.qmail@web52508.mail.yahoo.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <20060526181239.66594.qmail@web52508.mail.yahoo.com> X-Google-Sender-Auth: e85325a40a5b9d8b X-Virus-Checked: Checked by ClamAV on apache.org Subject: Re: [users@httpd] Apache segfaults whenever I try to load a module X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N On 5/26/06, Derek Whitaker wrote: > I recently decided to add webmail to my server. So, I > downloaded SquirrelMail. This required that I install > PHP4 for it to run. So, I downloaded PHP and installed > it. > > Upon restarting the server, I found that every page I > tried to visit made httpd segfault. I went back, and > commented out the LoadModule line for PHP4. The server > stopped crashing. > > I then downloaded the latest version of APR and > APR-Util, as well as httpd, and recompiled them all, > including PHP. I tried again. Segfault every page, php > or not. To test if it was PHP, I downloaded mod_perl, > and tried that. It, too, caused a segfault. You don't mention anything about version numbers. Instructions for finding the source of segfaults are here: http://httpd.apache.org/dev/debugging.html#crashes Joshua. --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See for more info. To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org " from the digest: users-digest-unsubscribe@httpd.apache.org For additional commands, e-mail: users-help@httpd.apache.org