From owner-freebsd-questions@FreeBSD.ORG Tue Mar 7 00:16:22 2006 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 81E6616A420 for ; Tue, 7 Mar 2006 00:16:22 +0000 (GMT) (envelope-from pgoldone@gmail.com) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.200]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2085843D53 for ; Tue, 7 Mar 2006 00:16:21 +0000 (GMT) (envelope-from pgoldone@gmail.com) Received: by wproxy.gmail.com with SMTP id i31so1277020wra for ; Mon, 06 Mar 2006 16:16:21 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=PuqlvYYW8zHdXiSKRnp4BIqpZsc9Yb45E84IcQ97sUjRve/RCtB1WGvCzlqOyQ6pHKcJjaZViicUL9J3A6RETh98HHAtplMfG0wHgR5fPD8+2SOFvjEmOwetZ2xLH1PYELlu75PbDZECE+oDwTdmbiOYbvBK4DUXr6tU7jRzVjM= Received: by 10.65.219.6 with SMTP id w6mr108531qbq; Mon, 06 Mar 2006 16:09:31 -0800 (PST) Received: by 10.64.47.11 with HTTP; Mon, 6 Mar 2006 16:09:30 -0800 (PST) Message-ID: <96341e070603061609l2c07893dx532f1352cc79f861@mail.gmail.com> Date: Mon, 6 Mar 2006 22:09:30 -0200 From: Pgold To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Subject: Apache 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: Tue, 07 Mar 2006 00:16:22 -0000 Performing sanity check on apache22 configuration: Syntax OK Starting apache22. Then, apache will run for a moment, as I can see using ps -ax | grep httpd. But, in a question of a second or two it isn't running. What else can I do? Thanks.