From owner-freebsd-questions Mon Mar 13 15:39:58 2000 Delivered-To: freebsd-questions@freebsd.org Received: from earth.wnm.net (earth.wnm.net [208.246.240.243]) by hub.freebsd.org (Postfix) with ESMTP id 068D337B528 for ; Mon, 13 Mar 2000 15:39:55 -0800 (PST) (envelope-from alex@wnm.net) Received: from localhost (alex@localhost) by earth.wnm.net (8.8.8/8.8.8) with ESMTP id RAA15843; Mon, 13 Mar 2000 17:39:52 -0600 (CST) Date: Mon, 13 Mar 2000 17:39:52 -0600 (CST) From: Alex Charalabidis To: R Joseph Wright Cc: freebsd-questions@FreeBSD.ORG Subject: Re: httpd pid In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, 13 Mar 2000, R Joseph Wright wrote: > I just installed apache 1.3. When I run httpd, everything appears to be > happening properly, at least I get no error messages. But it doesn't show > up when I do 'ps -aux'. Is this normal? > No, it's not normal but can happen. If there are no processes, there's a configuration error preventing it from launching. First run 'apachectl configtest', then check your httpd's error_log. If neither indicates a problem, then check httpd.conf and look carefully for typos in directory names, especially TransferLog directives. This sounds like what's been submitted as Apache PRs #5258 and #5518, you may want to check them out at http://bugs.apache.org/. hth -ac -- ============================================================== Alex Charalabidis (AC8139) 5050 Poplar Ave, Ste 170 Systems Administrator Memphis, TN 38157 WebNet Memphis (901) 432 6000 Author, The Book of IRC http://www.bookofirc.com/ ============================================================== To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message