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

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

από Justin Hunt -
Αριθμός απαντήσεων: 0
Φωτογραφία Particularly helpful Moodlers Φωτογραφία 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.