Date: Sat, 20 Jul 2002 20:49:28 +0800 From: Katinka Mills <katinka@magestower.com> To: sroberts@dsl.pipex.com, FreeBSD-Questions <freebsd-questions@freebsd.org> Subject: Re: How do I reinstall a *completely* new apache13? Message-ID: <200207202049.28246.katinka@magestower.com> In-Reply-To: <1027167191.55073.157.camel@Demon.vickiandstacey.com> References: <1027167191.55073.157.camel@Demon.vickiandstacey.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 20 Jul 2002 20:13, Stacey Roberts wrote: > Hello, > I would like to return to a virgin installation of apache13. > > I have tried the following: > /usr/ports/www/apache13/make deinstall > /var/db/pkg/pkg_delete apache-1.3.26_3 > > Nothing works. I still end up with the rubbish from my attempted > Frontpage configs. > > Couldn't be much plainer than this: How do I remove *ALL* instances of > this apache, and install a fresh clean apache13? I think your httpd.conf stays behind in /usr/local/etc/apache from memory that is why the first error occurs and why your subseqent reinstalls fail. not sure about the doc file, but I would go to /usr/local/share/doc and do an rm -Rf apache The last error could be due to web page data still existing in the directory, if you have a backup of your webpage then delete this aswell :o) Regards, Kat. -- -------------------------------------------------------------------------------------------- K.A.Q. Electronics Software and Electronic Engineering Perth, Western Australia Phone +61 (0) 419 923 731 -------------------------------------------------------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200207202049.28246.katinka>