From owner-freebsd-ports@FreeBSD.ORG Wed Jan 5 20:12:47 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8FB1916A4CE for ; Wed, 5 Jan 2005 20:12:47 +0000 (GMT) Received: from sccrmhc11.comcast.net (sccrmhc11.comcast.net [204.127.202.55]) by mx1.FreeBSD.org (Postfix) with ESMTP id 49E3743D1F for ; Wed, 5 Jan 2005 20:12:47 +0000 (GMT) (envelope-from paulbeard@mac.com) Received: from [192.168.2.8] (c-67-171-37-87.client.comcast.net[67.171.37.87]) by comcast.net (sccrmhc11) with SMTP id <2005010520123801100g59ese>; Wed, 5 Jan 2005 20:12:39 +0000 Mime-Version: 1.0 (Apple Message framework v619) Content-Transfer-Encoding: 7bit Message-Id: <4EAE920A-5F56-11D9-AF0B-000A95BBCCF8@mac.com> Content-Type: text/plain; charset=US-ASCII; format=flowed To: ports@FreeBSD.org From: paul beard Date: Wed, 5 Jan 2005 12:13:47 -0800 X-Mailer: Apple Mail (2.619) Subject: pear-APC failing: blocking webserver from starting? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 05 Jan 2005 20:12:47 -0000 I just found that my apache server won't start properly due to some error with pear-APC: it takes a couple of invocations of apachectl start before it works. Seems repeatable as well. [Wed Jan 5 00:00:27 2005] [apc-error] apc_shm_create: shmget(0, 31457280,914) failed: Cannot allocate memory I've disabled it for now: is this a known problem? Google seems to have some results on it. Apache 1.3.33/php 4.3.10 -- Paul Beard paulbeard [at] mac.com