[wplug] installfest

Bob Schmertz rschmertz at speakeasy.net
Wed May 7 19:25:08 EDT 2003


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




More information about the wplug mailing list