This is very strange.
I am running apache 2.2 (compiled with gcc and all default
params) on
AIX 5.2.0.6 - 64 bit kernel.
I edit the httpd.conf file to listen on two different
ports --
Listen 8000
Listen 8001
The server will not start no errors or anything it just
accepts the
command but nothing starts.
I can comment out on of the entires and everything starts
up just fine
minus the commented out port.
Listen 8000
#Listen 8001
So, my problem is that I cannot get apache to listen on two
ports, any
ideas? Has someone else seen this before?
Thanks,
Answer Posted / sagi
try setting environment flag:
ac_cv_o_nonblock_inherited=no
just before running configure...
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
what is use of apache in web server?
Can you tell me the important configuration file name?
How do I change apache to mpm?
How do I download apache for windows?
What is apache configuration?
What is a Comamnd to check the version of apache server?
What is apache server and how it works?
I am configuring APACHE Server on SOLARIS-10. I am having some problem while configuring the httpd.conf. Can any one help me to find out the root directory of APACHE server. How can I publish my website through it?
How do I stop apache from running?
I want to stop people using my site by proxy server. Is it possible?
What is httpd service?
How do I stop apache from restarting?
What is apache tomcat server used for?
How to check the version of apache server?
What we can do to find out how people are reaching your site?