From owner-freebsd-questions Tue Aug 22 20:42: 7 2000 Delivered-To: freebsd-questions@freebsd.org Received: from po3.wam.umd.edu (po3.wam.umd.edu [128.8.10.165]) by hub.freebsd.org (Postfix) with ESMTP id 4CEDA37B42C for ; Tue, 22 Aug 2000 20:42:02 -0700 (PDT) Received: from rac1.wam.umd.edu (rac1.wam.umd.edu [128.8.10.141]) by po3.wam.umd.edu (8.9.3/8.9.3) with ESMTP id XAA14479; Tue, 22 Aug 2000 23:41:57 -0400 (EDT) Received: from rac1.wam.umd.edu (localhost [127.0.0.1]) by rac1.wam.umd.edu (8.9.3/8.9.3) with SMTP id XAA27135; Tue, 22 Aug 2000 23:41:57 -0400 (EDT) Received: from localhost (gollucci@localhost) by rac1.wam.umd.edu (8.9.3/8.9.3) with ESMTP id XAA27131; Tue, 22 Aug 2000 23:41:57 -0400 (EDT) X-Authentication-Warning: rac1.wam.umd.edu: gollucci owned process doing -bs Date: Tue, 22 Aug 2000 23:41:57 -0400 (EDT) From: "Philip M. Gollucci" To: John Cc: Charlie & , freebsd-questions@FreeBSD.ORG Subject: Re: Apache In-Reply-To: <4.3.1.2.20000822221301.00ac4840@mail.udel.edu> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG you should be able to type in the ports dir you installed it from as root make deinstall I've never seen apache do that before it should jsut overwrite it then make && make reinstall ***************************************************************************** Philip M. Gollucci (p6m7g8) Web-site : http://www.p6m7g8.com E-mail : gollucci@wam.umd.edu Philip@p6m7g8.com Phone : 301.249.6261 (Home) 301. . (College) Major : Computer Science Electrical Engineering Minor : Classical & Jazz Performance Current Job : Co Science, Discovery, & the Universe Webmaster URL: http://www.sdu.umd.edu Resume : http://www.wam.umd.edu/~gollucci/resume.html ***************************************************************************** On Tue, 22 Aug 2000, John wrote: > > >I totally screwed up apache and I need to re-install it, but it does not want > >tio re-install from /usr/ports/www/apache13 . iI type make install and it just > >returns back to the shell. Please tell me how in uninstall it so I can > >re-install it from the port dir. > > Try (as root): > pkg_delete apache13 > cd /usr/ports/www/apache13 > make depend && make && make install && make clean > > That should do it? > > You also might want to make sure you have a backup copy of your > /usr/local/etc/apache/apache.conf beforehand just to be safe :) > > hope that helps, > John > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message