On Mon, 2003-07-28 at 21:18, Ben Sewell wrote:
> I have Apache 1.2.20 which was installed during Red hat 7.2 installation.
> How do I uninstall Apache before I install my prefered version of Apache?
>
> I remeber rpm -e but no idea what the package is called.
>
this might be wrong, but try
rpm
On Tue, Jul 29, 2003 at 02:18:37AM +, Ben Sewell wrote:
> I remeber rpm -e but no idea what the package is called.
$ rpm -qa | egrep 'apache|http'
$ locate http
Given one of the package file names, you can then use something like:
$ rpm -qf /usr/sbin/httpd
--
Ed Wilts, Mounds View, MN, USA
I have Apache 1.2.20 which was installed during Red hat 7.2 installation.
How do I uninstall Apache before I install my prefered version of Apache?
I remeber rpm -e but no idea what the package is called.
_
Add photos to your messag