From owner-freebsd-questions@FreeBSD.ORG Thu Jun 30 21:31:21 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 42AC916A41C for ; Thu, 30 Jun 2005 21:31:21 +0000 (GMT) (envelope-from szabszi@goodwill.hu) Received: from goodwill.hu (goodwill.dyndns.ws [81.182.246.121]) by mx1.FreeBSD.org (Postfix) with ESMTP id E307F43D1D for ; Thu, 30 Jun 2005 21:31:20 +0000 (GMT) (envelope-from szabszi@goodwill.hu) Received: from ip98-245.ktv.tiszanet.hu ([217.65.98.245] helo=[10.0.0.34]) by goodwill.hu with esmtpa (Exim 4.51 (FreeBSD)) id 1Do6Xv-0002L9-00 for freebsd-questions@freebsd.org; Thu, 30 Jun 2005 23:26:08 +0200 Message-ID: <42C4635A.3080509@goodwill.hu> Date: Thu, 30 Jun 2005 23:25:46 +0200 From: =?ISO-8859-1?Q?G=E9czi_Szabolcs?= User-Agent: Mozilla Thunderbird 1.0.2 (Windows/20050317) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Score: -5.9 (-----) X-Spam-Report: Spam detection software, running on the system "ibm.goodwill.hu", has identified this incoming email as possible spam. The original message has been attached to this so you can view it (if it isn't spam) or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: hi there, i got a jail on fbsd 5.4, it seems to be ok, but after installing php4, my apache13 can't be started. i got this error constantly: httpd in free(): error: junk pointer, too high to make sense [...] Content analysis details: (-5.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -3.3 ALL_TRUSTED Did not pass through any untrusted hosts -2.6 BAYES_00 BODY: Bayesian spam probability is 0 to 1% [score: 0.0000] Subject: jail and apache + php 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: Thu, 30 Jun 2005 21:31:21 -0000 hi there, i got a jail on fbsd 5.4, it seems to be ok, but after installing php4, my apache13 can't be started. i got this error constantly: httpd in free(): error: junk pointer, too high to make sense without php the apache works well :/ any idea? sz