Computing.Net > Forums > Linux > Cant get httpd in linux 9.0

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

Cant get httpd in linux 9.0

Reply to Message Icon

Name: tropicspy4u
Date: March 28, 2005 at 04:34:06 Pacific
OS: Linux 9.0
CPU/Ram: P41.8, i845GVSR, 256 DDR
Comment:

Hi all,
i am new with linux, i want to install apache in my RH 9.0 linux box, i cant find any httpd directory in my linux...can any one help me



Sponsored Link
Ads by Google

Response Number 1
Name: 3Dave
Date: March 29, 2005 at 07:39:50 Pacific
Reply:

httpd wont be a directory as it is the
apache server binary and usually lives
in /usr/sbin/. Your HTML documents will
probably want to go into /var/www/htdocs/ but this can change on different distros.

Query your RPM database for the locations of
files for apache. I haven't used RPMs for
quite some time but I think the command is:
$ rpm -ql apache


0

Response Number 2
Name: tropicspy4u
Date: March 30, 2005 at 23:41:17 Pacific
Reply:

hi 3dave,

thanks 4 ur replay

i tryed rpm -ql apache command in root its showing package apache is not installed


0

Response Number 3
Name: tropicspy4u
Date: March 30, 2005 at 23:43:04 Pacific
Reply:

hi 3dave,

thanks 4 ur replay

i tryed that command in root its showing, package apache is not installed
can u help me howto install.


0

Response Number 4
Name: 3Dave
Date: March 31, 2005 at 00:49:44 Pacific
Reply:

You should be able to find an RPM for it on
one of your installation CDs.
$ find /mnt/cdrom -name "apache*"
You can then install it with:
# rpm
-ivh /mnt/cdrom/path/to/apache-1.2.3.rpm

The actual location of the files installed
varies between different distros, the "rpm
-ql apache" command should now work and show
you the locations.


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More


mouse driver Corrupted iconswaste bask...



Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Linux Forum Home


Sponsored links

Ads by Google


Results for: Cant get httpd in linux 9.0

Redhat Linux 9.0 www.computing.net/answers/linux/redhat-linux-90-/22406.html

I lost my GUI in RH Linux 9.0 www.computing.net/answers/linux/i-lost-my-gui-in-rh-linux-90/24674.html

Help installing Red Hat Linux 9.0! www.computing.net/answers/linux/help-installing-red-hat-linux-90/22064.html