Page 1 of 1

xampp on windows xp httpd.exe error

PostPosted: 21. October 2010 00:23
by tpra21
I am running xampp on a windows xp server with static IP. I have confirmed that no other software is using port 80 via netstat and tasklist.

I keep randomly receiving the following error on the apache http server.

(OS 10038)An operation was attempted on something that is not a socket. : winnt_accept: getsockname error on listening socket, is IPv6 available?

Any ideas?

It seems to only happen when I access a webpage that uses ajax to auto-refesh every xx seconds (60 in this example) and uses a DB connection.

Of course, I have a different page auto-refeshing evey 5 seconds (it uses a socket connection) and it does not create the error.

The ajax may be completely unrelated, I just thought I would mention it.

thanks in advance - Adam

Re: xampp on windows xp httpd.exe error

PostPosted: 22. October 2010 01:24
by JonB