Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 24 May 2008 19:37:14 -0400
From:      Sahil Tandon <sahil@tandon.net>
To:        Ruel Luchavez <ruel.freebsd@gmail.com>
Cc:        "freebsd-questions@freebsd.org" <freebsd-questions@freebsd.org>
Subject:   Re: Uninstall Webmin
Message-ID:  <20080524233713.GB5679@shepherd>
In-Reply-To: <ee9dc2b40805240037u1dbcd7calf9ce01770da3cc6e@mail.gmail.com>
References:  <ee9dc2b40805231921u659a4b7aw2af2546a1bdecc90@mail.gmail.com> <20080524054033.GA4936@shepherd> <ee9dc2b40805240037u1dbcd7calf9ce01770da3cc6e@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
* Ruel Luchavez <ruel.freebsd@gmail.com> [05-24-2008]:

> but how do you uninstall the setup.sh? i have uninstall the webmin through
> its ports (deinstall) but every time i use again the setup.sh to finish the
> installation of webmin the server still read the old setup.sh configuration
> ( i can't set anymore the port,logs directory,username, etc.)

It is difficult to understand your exact problem or question, but does 
/usr/local/etc/webmin/ exist by any chance?  It was probably (since you 
modified its contents, this is a good thing) not deleted by 'make deinstall'. 
 So:

	# rm -rf /usr/local/etc/webmin && /usr/local/lib/webmin/setup.sh

-- 
Sahil Tandon <sahil@tandon.net>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080524233713.GB5679>