Apache (httpd)

James McKenzie jjmckenzie51 at earthlink.net
Fri Nov 19 05:26:42 UTC 2004


Rahul Sundaram wrote:

>On Mon, 15 Nov 2004 18:47:40 -0800, shefali joshi
><shefalij at sbcglobal.net> wrote:
>  
>
>>Hi,
>>
>>I'm trying to make Apache 2.0 work on my Fedora Core 3 machine, but for
>>some reason, it keeps using the httpd that came with FC3 instead of the
>>one I installed in a separate directory.
>>How can I uninstall the one that came with FC3 and use my installation
>>instead?
>>
>>    
>>
>
>yum remove httpd
>
>  
>
He could also use:

rpm -e httpd

if yum hangs or complains that httpd is not installed.

Also, you can find the name of the httpd program with the following:

rpm -qa | grep apache

and use the program returned instead of httpd in the rpm -e command.

-- 

James McKenzie
jjmckenzie51 at earthlink.net
Brought to you by Fedora Core 2 and Mozilla Mail 1.7.3




More information about the fedora-list mailing list