Date: Sat, 24 May 2008 04:23:54 -0400 From: Sahil Tandon <sahil@tandon.net> To: Brian <bri@brianwhalen.net> Cc: ports@freebsd.org Subject: Re: webmin Message-ID: <20080524082353.GB4936@shepherd> In-Reply-To: <alpine.BSF.1.10.0805232035490.91906@numail.brianwhalen.net> References: <alpine.BSF.1.10.0805232035490.91906@numail.brianwhalen.net>
next in thread | previous in thread | raw e-mail | index | archive | help
* Brian <bri@brianwhalen.net> [05-23-2008]: > I tried to install the above and got the permission denied errors noted at > the bottom, and don't seem to have a server running on the designated port > I decided on. Is this bug ports/110536 still unfixed? According to the author of webmin, you can safely ignore the permission denied error. But out of curiosity, do you have apache installed? The post-install script calls a series of other Perl scripts, one of which is apache-lib.pl. If httpd cannot be found, there is a permission denied error; if httpd *does* exist, the error does not appear. Did you webmin_enable="YES" in your /etc/rc.conf and run the rc.d script to start it? The install script does not automatically start webmin because nostart="yes" in setup.sh. -- Sahil Tandon <sahil@tandon.net>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080524082353.GB4936>