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


Please Help Members By Posting Answers For Below Questions

Is apache opensource?

521


Can apache and nginx run on the same server?

484


What is apache configuration?

466


What is meant by a valid server name directive?

515


What are the different flavor of apache web server you know?

489






How to configure apache server in linux?

494


Is apache and tomcat the same?

483


What is apache tomcat used for?

483


When did ubuntu switch to systemd?

478


Can I serve content out of a directory other than the documentroot directory?

460


What do you mean by documentroot of apache?

506


How to troubleshoot port conflict issue?

501


what is use of apache in web server?

480


How to use strings with whitespaces in RewriteRule's ENV flag?

1692


How to stop/start apache web server?

487