Connecting Tech Pros Worldwide Help | Site Map

Installing Apache on Linux Redhat server

 
LinkBack Thread Tools Search this Thread
  #1  
Old October 9th, 2006, 12:09 PM
Newbie
 
Join Date: Oct 2006
Posts: 2
Default Installing Apache on Linux Redhat server

need sample screenshots about install and configure the Apache web server on Linux-RedHot Machine
Reply
  #2  
Old October 9th, 2006, 03:32 PM
sashi's Avatar
Expert
 
Join Date: Jun 2006
Location: Seremban, Malaysia
Age: 33
Posts: 1,630
Default

Hi there,

welcome to thescripts, take care my fren.. :)
Reply
  #3  
Old November 1st, 2006, 04:33 PM
sashi's Avatar
Expert
 
Join Date: Jun 2006
Location: Seremban, Malaysia
Age: 33
Posts: 1,630
Default

Hi there,

Kindly refer to below attached link for futher reading & understanding, hope it helps. Good luck & take care.

http://blazonry.com/scripting/install_apache.php
Reply
  #4  
Old November 6th, 2006, 05:58 PM
Newbie
 
Join Date: Nov 2006
Posts: 14
Default

it might already been installed.
just do a
[root@localhost ~]# rpm -qa | grep http
httpd-2.2.0-5.1.2
httpd-manual-2.2.0-5.1.2

make sure there are http modules installed, if so
you can start them with
/etc/rc.d/init.d/httpd start and stop to stop there httpd server.

otherwise the above rpms can be found in you cds. just search for them.

then use
rpm -i -p /path/to/the/httpd-2.2.0-5.1.2.rpm

then use the start command above.
Reply
Reply

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search


Popular Articles

What is Bytes?

We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights. Get the best answers to your questions from over 220,662 network members.