Poor performance with Xampp local server (response time = 5")

Re: Poor performance with Xampp local server (response time = 5")

Höfundur Justin Hunt -
Number of replies: 0
Mynd af Particularly helpful Moodlers Mynd af Plugin developers

I had a similar problem last week with XAMPP on a new notebook running Windows 8. The problem turned out to be related to the IPV6. It somehow automatically binds to the IPV6 address and the solution posted everywhere was to force it to bind to ipv4 addess, ie 127.0.0.1 . 

I couldn't get it going, and just installed WAMP instead and it works fine.