Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 Dec 2003 15:00:45 -0800
From:      "Mike Maltese" <mike@pcmedx.com>
To:        <freebsd-questions@freebsd.org>
Subject:   Re: Removing a program
Message-ID:  <003401c3c35f$45a81a60$f4f0a8c0@pcmedx.com>
References:  <06e501c3c325$e96e6bc0$0701a8c0@darryl>

next in thread | previous in thread | raw e-mail | index | archive | help
> Greetings,
> I installed phpBB from the ports on my 4.7 box.  Went fine.
> Had my phpBB bulletin boards hacked, even after applying
> all the patches from phpbb.com.  My current version of
> phpBB is 2.0.0_1.  All they suggested was install the new
> version of phpBB and make sure I look for patches.
> 
> So... Since I installed phpBB from the ports, how do I remove
> the program?  I want to download phpBB from their site and
> install it clean.

pkg_delete -fx phpbb

then of course you'll want to go into mysql and drop the phpbb databases.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?003401c3c35f$45a81a60$f4f0a8c0>