Hello
Try this
Listen 80
Best wishes
Andres Paju
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: Wednesday, January 31, 2007 10:27 PM
To: users@httpd.apache.org
Subject: [EMAIL PROTECTED] Apache 2.2.4 problem
Hi! I was configuring Apache server and
>Sounds like a good start, though. Also try
>
>EnableMMAP Off
>EnableSendfile Off
>
>for good measure, to kill almost all the accelerated features.
I tried to use EnableMMAP Off and EnableSendfile Off, but it did not helped me.
Server again terminates.
--
Владимир Андреев wrote:
> I tried to use Win32DisableAcceptEx directive - it did not solved the
> problem! Server again terminates, but in error log no messages about errors
> appears.
Sounds like a good start, though. Also try
EnableMMAP Off
EnableSendfile Off
for good measure, to kill almos
I tried to use Win32DisableAcceptEx directive - it did not solved the problem!
Server again terminates, but in error log no messages about errors appears.
>You did something wrong - you installed junky software that breaks the
>advanced sockets API's.
>
>Try DisableWin32AcceptEx in your config
-
You did something wrong - you installed junky software that breaks the
advanced sockets API's.
Try DisableWin32AcceptEx in your config
Владимир Андреев wrote:
> Hi! I was configuring Apache server and discovered one problem.
> Originally in in file httpd.conf I set up directive Listen 192.168.13.
Hi! I was configuring Apache server and discovered one problem.
Originally in in file httpd.conf I set up directive Listen 192.168.13.191:80
(192.168.13.191 is one of computer's IP addresses). Then I started server. All
was OK. Then I again open http.conf file and changed Listen directive to *:80