Date: Tue, 13 Jul 2004 11:55:25 -0400 From: Danny <nocmonkey@gmail.com> To: "thomas_knight@adp.com" <thomas_knight@adp.com> Cc: freebsd-questions@freebsd.org Subject: Re: Webmin Help??? Message-ID: <addc34c604071308553a0d3246@mail.gmail.com> In-Reply-To: <9AE737EA36039446B661D3334C2ACEE30852A942@CHICEXCHMB> References: <9AE737EA36039446B661D3334C2ACEE30852A942@CHICEXCHMB>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 13 Jul 2004 11:31:20 -0400, thomas_knight@adp.com <thomas_knight@adp.com> wrote: > I just installed webmin on my server. It installed beautifully from ports > and I kept the default settings. It is supposed to be running on port 10000 > however after starting the service and trying to connect to > http://mydomain.com:10000 it is not found. I am running Apache 1.3 with many > virtual domains. Any idea's? Make sure webmin is running: % ps aux |grep webmin If you don't see it, as root, type: /usr/local/etc/webmin/start or cd /usr/local/etc/webmin ./start Check your /var/log/messages as well, and try HTTPS as mclark suggested. ..D
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?addc34c604071308553a0d3246>