[Centos] Apache

Benjamin J. Weiss benjamin at birdvet.org
Tue Dec 7 18:38:39 UTC 2004


On Fri, 3 Dec 2004, Lance Davis wrote:

> On Fri, 3 Dec 2004, Joe Polk wrote:
> 
> > Okay, I'm curious. I just installed CentOS 3.3 and did an update with YUM. I
> > want to run Apache so I first checked to see if it's installed with rpm -q
> > apache. Nada. Yet, in /etc/rc.d/rc3.d I see K15httpd. So I moved that to
> > S15httpd and started it up. It's up. Goto the default page and it's running.
> > So....if it's not showing up in rpm queries, how is/was it installed?
> 
> rpm -q httpd
> 
> The apache folk complained aboue Red Hat using their trademark ...
> 
And to get it to start, instead of manually moving the file, try:

chkconfig httpd on

Ben




More information about the CentOS mailing list