| Author |
Apache 2.0 on W2K Sp4 (workstation) - can't find the default page
|
|
|
| Server was installed without any troubles. Services normal starting,
but when I trying to view default page: "localhost" or by "IP address"
or by "PC name" - I got that IExplorer can't find page. The test of
httpd is Ok (also I doesn't change any thing in config file)... I
doesn't have on workstation any other webserver... but I using McAfee
7.01 VS and ZoneAlarm FW ... I can't understand what i need to change,
because it must be very simple to start default page 
I tried to disable McAfee and ZoneAlarm both without any changes,
in error log i got this:
"[Sun Mar 21 15:18:12 2004] [error] (OS 10038)An operation was
attempted on something that is not a socket. : Child 2448:
Encountered too many errors accepting client connections. Possible
causes: dynamic address renewal, or incompatible VPN or firewall
software. Try using the Win32DisableAcceptEx directive."
| |
|
| On 21 Mar 2004, zamankul_74@yahoo.com (Via) wrote in
news:4a40e0e0.0403211345.2d73b90b@posting.google.com:
> Server was installed without any troubles. Services normal
> starting, but when I trying to view default page: "localhost" or
> by "IP address" or by "PC name" - I got that IExplorer can't find
> page.
See anything in the Application or System event logs?
| |
|
| Nil <rednoise@REMOVETHIScomcast.net> wrote in message news:<Xns94B3BDE804244nilch1@216.148.227.77>...
> On 21 Mar 2004, zamankul_74@yahoo.com (Via) wrote in
> news:4a40e0e0.0403211345.2d73b90b@posting.google.com:
>
>
> See anything in the Application or System event logs?
Nothing that can tell you what wrong ...
I can't understand it.
| |
|
| Nil <rednoise@REMOVETHIScomcast.net> wrote in message news:<Xns94B3BDE804244nilch1@216.148.227.77>...
> On 21 Mar 2004, zamankul_74@yahoo.com (Via) wrote in
> news:4a40e0e0.0403211345.2d73b90b@posting.google.com:
>
>
> See anything in the Application or System event logs?
I find something interesting in logs :
"A duplicate name has been detected on the TCP network. The IP
address of the machine that sent the message is in the data. Use
nbtstat -n in a command window to see which name is in the Conflict
state. "
and -->
Node IpAddress: [192.168.0.2] Scope Id: []
NetBIOS Local Name Table
Name Type Status
-------------------------------------------
X1XX <00> UNIQUE Registered
X1XX <20> UNIQUE Registered
GROUP <00> GROUP Registered
GROUP <1E> GROUP Registered
GROUP <1D> UNIQUE Registered
..__MSBROWSE__.<01> GROUP Registered
May it's the trouble
| |
|
| Nil <rednoise@REMOVETHIScomcast.net> wrote in message news:<Xns94B3BDE804244nilch1@216.148.227.77>...
> On 21 Mar 2004, zamankul_74@yahoo.com (Via) wrote in
> news:4a40e0e0.0403211345.2d73b90b@posting.google.com:
>
>
> See anything in the Application or System event logs?
What is the Win32DisableAcceptEx directive?
Guys help me please, I'm going mad with this error )
I was trying anything reinstallation, changing httpd.conf, disable
antivirus/firewall ... May be I need to change something in my
registry or services ... ?
| |
|
| On 28 Mar 2004, zamankul_74@yahoo.com (Via) wrote in
news:4a40e0e0.0403281529.70113384@posting.google.com:
> What is the Win32DisableAcceptEx directive?
http://httpd.apache.org/docs-2.0/mo...disableacceptex
I've never had to use it and I'm not quite sure what it does.
| |
|
| Nil <rednoise@REMOVETHIScomcast.net> wrote in message news:<Xns94BACD6891968nilch1@204.127.199.17>...
> On 28 Mar 2004, zamankul_74@yahoo.com (Via) wrote in
> news:4a40e0e0.0403281529.70113384@posting.google.com:
>
>
> http://httpd.apache.org/docs-2.0/mo...disableacceptex
>
> I've never had to use it and I'm not quite sure what it does.
It's work Ok.
I put it in my httpd.conf like directive... and server now work as well he can )
Thanks, man
| |
|
| I have some questions about refresh in apache server ... When I was
using
Listen 80
I wasn't be able to found/enter my Apache server by <PC name> then I
changed
to <Listen PC-Name:80> and the link <http://PC-Name> worked perfect
.... but the localhost or 127.0.0.1 wasn't worked at all and my virtual
hosts with 127.0.0.2 .. 127.0.0.3 wasn't worked too. Then I changed
the command <Listen> to <Listen 80> and all work perfect also my
virtual hosts...
Who can understand it? Did u know what happens?
|
|
|
|