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.