Pages: Previous12
Current Page: 2 of 2
Re: unable to get wampserver operational... plz help...
Posted by: claudio.galdiolo (---.cable.mindspring.com)
Date: November 05, 2010 09:24PM

Hi guys,
I had the same problem and I just solved checking winsock, with start -> run -> msinfo32
as suggested in
[support.microsoft.com]

i've seen a software for recording streaming recently installed that took the place of the original MSAFD
so i uninstalled that software and everything works now! (now the protocol is back to MSAFD)
i've seen in other forum that the same result is achieved using the command:

netsh winsock RESET

but I never tried

2 days beating my head against the wall... so I hope this can help someone...

Options: ReplyQuote
Re: unable to get wampserver operational... plz help...
Posted by: kevinlogan (---.167.225.251.threembb.ie)
Date: August 10, 2011 10:15AM

claudio.galdiolo Wrote:
-------------------------------------------------------
> Hi guys,
> I had the same problem and I just solved checking
> winsock, with start -> run -> msinfo32
> as suggested in
> [support.microsoft.com]
>
> i've seen a software for recording streaming
> recently installed that took the place of the
> original MSAFD
> so i uninstalled that software and everything
> works now! (now the protocol is back to MSAFD)
> i've seen in other forum that the same result is
> achieved using the command:
>
> netsh winsock RESET
>
> but I never tried
>
> 2 days beating my head against the wall... so I
> hope this can help someone...


Clearing the winsock catalog also worked for me (winXP sp2) At command promt: netsh winsock RESET.

Thanks for your post smiling smiley

Options: ReplyQuote
Re: unable to get wampserver operational... plz help...
Posted by: xpunac (---.sf.ddns.bulsat.com)
Date: October 20, 2013 12:38PM

Hei, weite these directives in httpd.conf and problem is resolved:

<IfDefine AEX>
Win32DisableAcceptEx
</IfDefine>

AcceptFilter http none
AcceptFilter https none
EnableMMAP off
EnableSendfile off

Options: ReplyQuote
Pages: Previous12
Current Page: 2 of 2


Sorry, only registered users may post in this forum.