From owner-freebsd-questions@FreeBSD.ORG Wed Mar 2 13:28:45 2005 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 440F816A4CE for ; Wed, 2 Mar 2005 13:28:45 +0000 (GMT) Received: from post-22.mail.nl.demon.net (post-22.mail.nl.demon.net [194.159.73.192]) by mx1.FreeBSD.org (Postfix) with ESMTP id C740743D1F for ; Wed, 2 Mar 2005 13:28:44 +0000 (GMT) (envelope-from albi@scii.nl) Received: from aseed.demon.nl ([83.160.138.119]:10034 helo=mail.aseed.antenna.nl) by post-22.mail.nl.demon.net with esmtp (Exim 4.43) id 1D6Tu6-000ObN-MR for freebsd-questions@freebsd.org; Wed, 02 Mar 2005 13:28:43 +0000 Received: from http.aseed.antenna.nl (unknown [192.168.0.50]) by mail.aseed.antenna.nl (Postfix) with ESMTP id 1D50A2841A7 for ; Wed, 2 Mar 2005 14:30:01 +0100 (CET) Received: from localhost.localdomain (82-197-198-30.dsl.cambrium.nl [82.197.198.30]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by http.aseed.antenna.nl (Postfix) with ESMTP id 05BA33802E for ; Wed, 2 Mar 2005 14:28:42 +0100 (CET) Date: Wed, 2 Mar 2005 14:28:39 +0100 From: "albi@scii.nl" To: freebsd-questions@freebsd.org Message-Id: <20050302142839.3a0825ab.albi@scii.nl> In-Reply-To: <4225BE95.9090902@onlinehobbyist.com> References: <4225BE95.9090902@onlinehobbyist.com> X-Mailer: Sylpheed version 1.0.0 (GTK+ 1.2.10; i386-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: starting webmin 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, 02 Mar 2005 13:28:45 -0000 On Wed, 02 Mar 2005 08:24:37 -0500 Clint Gilders wrote: > Webmin won't start. > > king10:/usr/local/etc/rc.d# /usr/local/etc/rc.d/webmin.sh rcvar > # webmin > $webmin_enable=YES > > Even if I hardcode webmin_enable="YES" in the webmin.sh script webmin > doesn't start. I don't get an error message I am just dropped back > at my prompt. did you compile or used pkg_add -r ? in both cases you need to run the webmin-setup script before it will start properly