MartinCouture
Technical User
Where do I start looking ??
[Sat Apr 24 01:46:25 2004] [error] (OS 10038)An operation was attempted on something that is not a socket. : Child 2080: Encountered too many errors accepting client connections. Possible causes: dynamic address renewal, or incompatible VPN or firewall software. Try using the Win32DisableAcceptEx directive.
It's Windows XP, Apache/2.0.49 (Win32), MacFee VirusScan & Firewall Off, no other server type software installed.
I am on a laptop that's connected to a PC sharing the internet connection (ICS) through XP Pro.
Some of httpd.conf:
Listen 8080
ServerName herc.no-ip.com:8080
have tried:
Listen herc.no-ip.com:8080
ServerName herc.no-ip.com:8080
or
Listen 8080
ServerName herc.no-ip.com
or
Listen 8080
ServerName 192.168.0.101:8080
or
Listen 192.168.0.101:8080
ServerName herc.no-ip.com01:8080
(I use the herc.no-ip.com because it works on my PC and is relly setup as a web redirect)
What do I do ?? It installed perfectly before on other laptops or PC. I don't know what is different this time...
Thanks
Marty
(Did you notice the time of the error! Must sleep!!)
-----------------
[flush]
[Sat Apr 24 01:46:25 2004] [error] (OS 10038)An operation was attempted on something that is not a socket. : Child 2080: Encountered too many errors accepting client connections. Possible causes: dynamic address renewal, or incompatible VPN or firewall software. Try using the Win32DisableAcceptEx directive.
It's Windows XP, Apache/2.0.49 (Win32), MacFee VirusScan & Firewall Off, no other server type software installed.
I am on a laptop that's connected to a PC sharing the internet connection (ICS) through XP Pro.
Some of httpd.conf:
Listen 8080
ServerName herc.no-ip.com:8080
have tried:
Listen herc.no-ip.com:8080
ServerName herc.no-ip.com:8080
or
Listen 8080
ServerName herc.no-ip.com
or
Listen 8080
ServerName 192.168.0.101:8080
or
Listen 192.168.0.101:8080
ServerName herc.no-ip.com01:8080
(I use the herc.no-ip.com because it works on my PC and is relly setup as a web redirect)
What do I do ?? It installed perfectly before on other laptops or PC. I don't know what is different this time...
Thanks
Marty
(Did you notice the time of the error! Must sleep!!)
-----------------
[flush]