Links

Lists

Latest Updates

Ruby On Rails List
Python list
Advanced Java
The JavaScript List
Apache Users
Full Disclosure
Linux Security

Search the archives!


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Uninstall from RH Linux???


  • From: "Steven Pierce" <pagedev1@xxxxxxxxxxxxx>
  • Subject: Re: Uninstall from RH Linux???
  • Date: Sun, 14 Jul 2002 06:23:27 -0700

KJ,

Here is the information that I was able to find with a search of google.  The rpm -e command
I have seen in a couple of places.  This should help.

first login as root.

shutdown the httpd
/etc/rc.d/init.d/httpd stop (for default RH rpm install)
may also be: /usr/local/apache/bin/apachectl stop

if you used an rpm type:

rpm -e apache

or possibly:

rpm -e apache apache-devel

There may also be other packages that depend on a webserver that you will
have to remove first.

if you installed from the source, just remove /usr/local/apache (or wherever
your install is), but remember that your site source may be located in
/usr/local/apache/htdocs


*********** REPLY SEPARATOR  ***********

On 7/14/2002 at 8:35 KJ wrote:

>Hi,
>I want to uninstall Apache from RH Linux. I want to install a new
>svr. Guide me Pl. How can i do this?
>
>cheers,
>KJ
>_________________________________________________________
>There is always a better job for you at Monsterindia.com.
>Go now http://monsterindia.rediff.com/jobs
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
>For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx




---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx