Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Aug 2000 22:15:22 -0400
From:      John <papalia@udel.edu>
To:        Charlie & <root@Bigblue.cangen.net>, freebsd-questions@FreeBSD.ORG
Subject:   Re: Apache
Message-ID:  <4.3.1.2.20000822221301.00ac4840@mail.udel.edu>
In-Reply-To: <00082222185500.00493@Bigblue.cangen.net>

next in thread | previous in thread | raw e-mail | index | archive | help

>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




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