I have been using WAMP for a long time and suddenly the Apache server will no longer start up. I then installed XAMPP and had exactly the same problem. That tells me the problem is either in my registry or in my Windows 7 system. I have the required C++ files in the system. The HTTP.exe file is crashing
When I run netstat -o I get 127.0.0.1: 31595 and higher instead of port 80
one error I am getting from apache logs is
"[mpm_winnt:error] [pid 10764:tid 2012] (OS 10022)An invalid argument was supplied. : AH00332: winnt_accept: getsockname error on listening socket, is IPv6 available?"
as well as this from event viewer
Faulting application name: httpd.exe, version: 2.4.3.0, time stamp: 0x502f70a3
Faulting module name: nvLsp.dll, version: 2.2.0.7316, time stamp: 0x4a80a5fd
Exception code: 0xc00000fd
Fault offset: 0x0000c257
Faulting process id: 0x2bf4
Faulting application start time: 0x01cde3e4998a0b70
Faulting application path: C:\xampp\apache\bin\httpd.exe
Faulting module path: C:\Program Files\NVIDIA Corporation\NetworkAccessManager\bin32\nvLsp.dll
Report Id: d8a948c0-4fd7-11e2-9eb9-00248c1defca
Any ideas on how to get apache going again, I will supply whatever information thats required