From owner-freebsd-questions@FreeBSD.ORG Wed Feb 25 09:01:12 2004 Return-Path: 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 BBF3D16A4CE for ; Wed, 25 Feb 2004 09:01:12 -0800 (PST) Received: from mail.evilcoder.org (cust.94.120.adsl.cistron.nl [195.64.94.120]) by mx1.FreeBSD.org (Postfix) with ESMTP id 10D0D43D39 for ; Wed, 25 Feb 2004 09:01:11 -0800 (PST) (envelope-from remko@elvandar.org) From: "Remko Lodder" To: "stan" , "Free BSD Questions list" Date: Wed, 25 Feb 2004 18:01:06 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) In-Reply-To: <20040225165050.F0B041A@mail.elvandar.org> Importance: Normal X-Virus-Scanned: for evilcoder.org Message-Id: <20040225170108.D8FC12B4D6F@mail.evilcoder.org> Subject: RE: Troubles starting apache X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 25 Feb 2004 17:01:12 -0000 Please checkout the logfiles httpd-default-error_log (or something similiar) Cheers -- Kind regards, Remko Lodder Elvandar.org/DSINet.org www.mostly-harmless.nl Dutch community for helping newcomers on the hackerscene -----Oorspronkelijk bericht----- Van: owner-freebsd-questions@freebsd.org [mailto:owner-freebsd-questions@freebsd.org]Namens stan Verzonden: woensdag 25 februari 2004 17:50 Aan: Free BSD Questions list Onderwerp: Troubles starting apache I'm building a new STABLE machine to replace an ageing FreeBSD Apache server at work. I've got all the configs setup on the new machine, and have it up on the network, but I can't get Apache to start. I've never seen this sort of behavior before. I tracked it through apachectl to where the actual call to /usr/local/bin/httpd is made. That executable is there, and if I run it with the the -t option I get: Syntax OK But yet it won't start. When I run it with the -X option, it just terminates immediately. Any suggestions as to how to troubleshoot this? The machine is a 4.9 STABLE machine from a couple of days ago, if it matters. Thanks for any ideas on this one, as I'm really stumped as to how to take this any further. -- "They that would give up essential liberty for temporary safety deserve neither liberty nor safety." -- Benjamin Franklin _______________________________________________ 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"