Apache soft ware? | Community
Skip to main content
Level 4
October 16, 2015
Solved

Apache soft ware?

  • October 16, 2015
  • 7 replies
  • 1411 views

Please any one help me by proving the PATH where i can download Apache Web sever.

I am using Red Hat Enterprise Linux Server release 5.5 (Tikanga)

and 32 -bit 

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Mahesh_Vikram

Hi Johan,

Thanks for your response.

I have installed Apache in my box.

1,downloaded Apache 2.2

2,after unzipping the file, from bin directory executed ./configure  den follows by #make command den followed by #make install command.

 

Thanks 

Mahesh

7 replies

Ojjis
Level 7
October 16, 2015

Hi,
you can use the command: "yum install httpd" 
if you have not already got it on your system.

Level 4
October 16, 2015

ya tried it 

## yum install httpd
Loaded plugins: rhnplugin, security
This system is not registered with RHN.
RHN support will be disabled.
Setting up Install Process
No package httpd available.
Nothing to do

Ojjis
Level 7
October 16, 2015

Sounds like you have the repositories for your yum not correctly set.
With the command yum list | httpd you will be able to see if there is something there at all in the repo.
If not then you know that you have to add the correct repositories.
Not really an AEM question, but there are loads of guides how you add repositories to your yum config. 
After you fix that I'm sure that it will work :)

Good Luck
/Johan

Level 4
October 16, 2015

Thanks Johan

I know its not related i need to download it from the internet. 

I am unable to find the httpd which suits my environment.

Ojjis
Level 7
October 16, 2015

Yes, take a look at this link as well, 
http://jianmingli.com/wp/?p=3919

but first, consider to register your server with the RHN.
/Johan

Level 4
October 16, 2015

Hi Johan,

I have set all the repositories.

CMD: # yum install htttpd
Loaded plugins: rhnplugin, security
This system is not registered with RHN.
RHN support will be disabled.
Setting up Install Process
No package htttpd available.
Nothing to do
[root@localhost yum]# yum search httpd
Loaded plugins: rhnplugin, security
This system is not registered with RHN.
RHN support will be disabled.
================================ Matched: httpd ================================
mod_ssl.i386 : SSL/TLS module for the Apache HTTP server
system-config-httpd.noarch : Apache configuration tool
httpd.i386 : Apache HTTP Server
httpd-devel.i386 : Development tools for the Apache HTTP server.
httpd-manual.i386 : Documentation for the Apache HTTP server.
mod_dav_svn.i386 : Apache server module for Subversion server.

 

 

I searched in the internet and i am not getting the proper information about how to register with RHN.

Sorry to trouble you, I don't have other option than this, Can u please hell me with this.

or 

Should i use the upgraded version of the linux.

Thanks,

Mahesh

Mahesh_VikramAuthorAccepted solution
Level 4
October 16, 2015

Hi Johan,

Thanks for your response.

I have installed Apache in my box.

1,downloaded Apache 2.2

2,after unzipping the file, from bin directory executed ./configure  den follows by #make command den followed by #make install command.

 

Thanks 

Mahesh