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

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

par Justin Hunt,
Nombre de réponses : 0
Avatar Particularly helpful Moodlers Avatar 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.