Search the archives!
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Uninstall from RH Linux???
- From: "Javed" <javidj@xxxxxxxxxxxx>
- Subject: Re: Uninstall from RH Linux???
- Date: Sun, 14 Jul 2002 17:45:12 +0300
------=_NextPart_000_015D_01C22B5E.342586F0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hi, I did the below said process and found by running the same command = that the packages has been uninstalled, but immediately i tried to start = the apache server it started and it says its running !!! What does it = mean? When i run rpm -e apache---- it gave=20 error:package apache is not installed when i run /usr/local/apache/bin/apachectl start -- it started = running. May i know where i went wrong in uninstalling. I tried installing thro = a httpd-2.0.36.tar on RH Linux7.2 server. KJ ---- Original Message -----=20 From: Steven Pierce=20 To: users@httpd.apache.org ; KJ=20 Sent: Sunday, July 14, 2002 4:23 PM Subject: Re: Uninstall from RH Linux??? 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 *********** >Hi, >I want to uninstall Apache from RH Linux. I want to install a new=20 >svr. Guide me Pl. How can i do this? > >cheers, >KJ ------=_NextPart_000_015D_01C22B5E.342586F0 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML><HEAD> <META http-equiv=3DContent-Type content=3D"text/html; = charset=3Diso-8859-1"> <META content=3D"MSHTML 6.00.2713.1100" name=3DGENERATOR> <STYLE></STYLE> </HEAD> <BODY bgColor=3D#ffffff> <BLOCKQUOTE=20 style=3D"PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; = BORDER-LEFT: #0000ff 2px solid; MARGIN-RIGHT: 0px"> <DIV style=3D"FONT: 10pt arial"><FONT face=3D"Courier New"=20 color=3D#0000ff>Hi,</FONT></DIV> <DIV style=3D"FONT: 10pt arial"><FONT face=3D"Courier New" = color=3D#0000ff>I did the=20 below said process and found by running the same command that the = packages has=20 been uninstalled, but immediately i tried to start the apache server = it=20 started and it says its running !!! What does it mean?</FONT></DIV> <DIV style=3D"FONT: 10pt arial"><FONT face=3D"Courier New" = color=3D#0000ff>When i=20 run rpm -e apache---- it gave </FONT></DIV> <DIV style=3D"FONT: 10pt arial"><FONT face=3D"Courier New"=20 color=3D#0000ff>error:package apache is not installed</FONT></DIV> <DIV style=3D"FONT: 10pt arial"><FONT face=3D"Courier New"=20 color=3D#0000ff></FONT> </DIV> <DIV style=3D"FONT: 10pt arial"><FONT face=3D"Courier New" = color=3D#0000ff>when i=20 run /usr/local/apache/bin/apachectl start -- it started = running.</FONT></DIV> <DIV style=3D"FONT: 10pt arial"><FONT face=3D"Courier New"=20 color=3D#0000ff></FONT> </DIV> <DIV style=3D"FONT: 10pt arial"><FONT face=3D"Courier New" = color=3D#0000ff>May i=20 know where i went wrong in uninstalling. I tried installing thro a=20 httpd-2.0.36.tar on RH Linux7.2 server.</FONT></DIV> <DIV style=3D"FONT: 10pt arial"><FONT face=3D"Courier New"=20 color=3D#0000ff></FONT> </DIV> <DIV style=3D"FONT: 10pt arial"><FONT face=3D"Courier New"=20 color=3D#0000ff>KJ</FONT></DIV> <DIV style=3D"FONT: 10pt arial">---- Original Message ----- </DIV> <DIV=20 style=3D"BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: = black"><B>From:</B>=20 <A title=3Dpagedev1@speakeasy.net = href=3D"mailto:pagedev1@speakeasy.net">Steven=20 Pierce</A> </DIV> <DIV style=3D"FONT: 10pt arial"><B>To:</B> <A = title=3Dusers@httpd.apache.org=20 href=3D"mailto:users@httpd.apache.org">users@httpd.apache.org</A> ; <A = title=3Djavidj0@rediffmail.com = href=3D"mailto:javidj0@rediffmail.com">KJ</A>=20 </DIV> <DIV style=3D"FONT: 10pt arial"><B>Sent:</B> Sunday, July 14, 2002 = 4:23 PM</DIV> <DIV style=3D"FONT: 10pt arial"><B>Subject:</B> Re: Uninstall from RH=20 Linux???</DIV> <DIV>KJ,<BR>Here is the information that I was able to find with a = search of=20 google. The rpm -e command<BR>I have seen in a couple of = places. =20 This should help.<BR>first login as root.<BR>shutdown the=20 httpd<BR>/etc/rc.d/init.d/httpd stop (for default RH rpm = install)<BR>may also=20 be: /usr/local/apache/bin/apachectl stop<BR>if you used an rpm = type:<BR>rpm -e=20 apache<BR>or possibly:<BR>rpm -e apache apache-devel<BR>There may also = be=20 other packages that depend on a webserver that you will<BR>have to = remove=20 first.<BR>if you installed from the source, just remove = /usr/local/apache (or=20 wherever<BR>your install is), but remember that your site source may = be=20 located in<BR>/usr/local/apache/htdocs<BR><BR>*********** REPLY=20 SEPARATOR ***********<BR>>Hi,<BR>>I want to uninstall = Apache from=20 RH Linux. I want to install a new <BR>>svr. Guide me Pl. How can i = do=20 = this?<BR>><BR>>cheers,<BR>>KJ</DIV></BLOCKQUOTE></BODY></HTML> ------=_NextPart_000_015D_01C22B5E.342586F0--
- Follow-Ups:
- Re: Uninstall from RH Linux???
- From: Steven Pierce
- Re: Uninstall from RH Linux???
- From: Glen Lee Edwards
- Re: Uninstall from RH Linux???
- References:
- Uninstall from RH Linux???
- From: KJ
- Re: Uninstall from RH Linux???
- From: Steven Pierce
- Uninstall from RH Linux???
- Prev by Date: CoreDumpDirectory
- Next by Date: Re: Uninstall from RH Linux???
- Previous by thread: Re: Uninstall from RH Linux???
- Next by thread: Re: Uninstall from RH Linux???
- Index(es):