From owner-freebsd-questions@FreeBSD.ORG Sun Jan 21 20:25:56 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 551A816A402 for ; Sun, 21 Jan 2007 20:25:56 +0000 (UTC) (envelope-from joe@netmusician.org) Received: from netmusician.org (netmusician.org [216.9.132.179]) by mx1.freebsd.org (Postfix) with ESMTP id 10EC613C45B for ; Sun, 21 Jan 2007 20:25:56 +0000 (UTC) (envelope-from joe@netmusician.org) Received: from localhost (localhost [127.0.0.1]) by netmusician.org (Postfix) with ESMTP id 379827E8E7; Sun, 21 Jan 2007 15:25:55 -0500 (EST) X-Virus-Scanned: by amavisd-new at netmusician.org Received: from netmusician.org ([127.0.0.1]) by localhost (netmusician.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ZwUxqClLssxQ; Sun, 21 Jan 2007 15:25:54 -0500 (EST) Received: from [192.168.0.3] (74-130-30-11.dhcp.insightbb.com [74.130.30.11]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by netmusician.org (Postfix) with ESMTP id 3374F7E8BF; Sun, 21 Jan 2007 15:25:54 -0500 (EST) Mime-Version: 1.0 (Apple Message framework v752.2) In-Reply-To: <6662981E-ED16-4DE7-9FCE-73289C3C0A5F@netmusician.org> References: <92462216-9556-4AED-B10F-B751ED67A1DB@netmusician.org> <45B23B2E.1040108@joeholden.co.uk> <6662981E-ED16-4DE7-9FCE-73289C3C0A5F@netmusician.org> Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: <36FFBCD7-1C96-413C-83B9-2E4B673A6218@netmusician.org> Content-Transfer-Encoding: 7bit From: Joe Auty Date: Sun, 21 Jan 2007 15:26:07 -0500 To: Joe Holden , freebsd-questions Questions X-Pgp-Agent: GPGMail 1.1.2 (Tiger) X-Mailer: Apple Mail (2.752.2) Cc: Subject: Re: apache exiting on signal 6 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 Jan 2007 20:25:56 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Okay, I've done some Googling and it does appear as if this could be the source of this problem... This page in particular suggests that: http://www.pingle.org/2006/10/18/php-crashes-extensions/ However, I've tried all sorts of combinations with my extension set and haven't found an order which rids me of this problem. Does anybody have any general suggestions for coming up with troubleshooting strategies? As of know, I don't know which extensions to focus on, and whether to focus on putting them towards the beginning or end of the list, so I'm sort of grasping at straws here. Any suggestions? Would doing a portupgrade -fr php4 straighten things out perhaps by building and reinstalling the extensions in the correct order? Thanks in advance! On Jan 20, 2007, at 1:13 PM, Joe Auty wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Any suggestions where I might start first in tweaking this file? > > # cat /usr/local/etc/php/extensions.ini > extension=gettext.so > extension=mcrypt.so > extension=ftp.so > extension=session.so > extension=posix.so > extension=xml.so > extension=ctype.so > extension=readline.so > extension=openssl.so > extension=pcre.so > extension=imap.so > extension=mhash.so > extension=overload.so > extension=mysql.so > extension=zlib.so > extension=tokenizer.so > extension=iconv.so > extension=bz2.so > extension=rrdtool.so > extension=gd.so > extension=mbstring.so > extension=pdf.so > extension=snmp.so > > > On Jan 20, 2007, at 10:54 AM, Joe Holden wrote: > >> Joe Auty wrote: >>> -----BEGIN PGP SIGNED MESSAGE----- >>> Hash: SHA1 >>> Just FYI, disabling eAccelerator hasn't rid me of this problem. I >>> am using PHP as an Apache module. >>> I might look at using Fast CGI, or else simply ignore this >>> problem. Is there a list somewhere of PHP apps that don't work >>> with Fast CGI, or will I have to research this myself? >> As far as I recall, it was something to do with the order of >> extensions in extensions.ini. >> >> HTH, >> Joe >> _______________________________________________ >> freebsd-questions@freebsd.org mailing list >> http://lists.freebsd.org/mailman/listinfo/freebsd-questions >> To unsubscribe, send any mail to "freebsd-questions- >> unsubscribe@freebsd.org" > > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.6 (Darwin) > > iD8DBQFFslu5CgdfeCwsL5ERAlhHAJ4y05L1C2P95CQ2m1nitu5mVCkSdACfdave > 7M/JvAv6qlKBwJBtbbnA0h4= > =zarN > -----END PGP SIGNATURE----- > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions- > unsubscribe@freebsd.org" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (Darwin) iD8DBQFFs8xfCgdfeCwsL5ERAkwZAKCdtdSMEp0SgF+hm1RaBt/SytygwACgga80 KP5/5mgeSdGH4Ni+6ZdzLNE= =Tm4W -----END PGP SIGNATURE-----