[wplug] installfest

John john at strangeness.org
Wed May 7 19:34:45 EDT 2003


Actually,

No, she wants httpd, not apache, since in 8.0 they changed the package name
to httpd.

[root at gateway root]# rpm -qa | grep http
redhat-config-httpd-1.0.1-13
libghttp-1.0.9-5
httpd-2.0.40-8
httpd-manual-2.0.40-8

[root at gateway root]# cat /etc/redhat-release
Red Hat Linux release 8.0 (Psyche)
[root at gateway root]#


-----Original Message-----
From: wplug-admin at wplug.org [mailto:wplug-admin at wplug.org] On Behalf Of Bob
Schmertz
Sent: Wednesday, May 07, 2003 7:25 PM
To: wplug at wplug.org
Subject: RE: [wplug] installfest


On Wed, 7 May 2003, John wrote:

>Amy,
>
>More than likely I'll show up at the installfest and can help you if 
>you want.  I can probably work it out for you right now as well though.  
>Run this command rpm -qa | grep httpd and see if anything comes back.

What you want is

	rpm -qa | grep apache

... the Apache Web server comes in a package called apache.

The rpm command is Red Hat's comprehensive package management tool, 
which, among other things, can tell you what is installed (it also 
installs, updates, and "erases" packages, and does still more things; 
man rpm for the gory details).

>
>Things to check to see if it was installed:
>
>/etc/rc.d/init.d/httpd
>/var/www/html
>/etc/httpd/conf/httpd.conf

This will also work, of course...

-- 
Cheers,
Bob Schmertz

_______________________________________________
wplug mailing list
wplug at wplug.org
http://www.wplug.org/mailman/listinfo/wplug




More information about the wplug mailing list