I'm really at a loss here. I'm running Windows 10 64 bit, XAMPP version 5.6.36. I've done everything the same as always, haven't changed any files. Suddenly today I tried to refresh a page on localhost and got this error: "PHP socket: unable to connect [10048]: Only one usage of each socket address (protocol/network address/port) is normally permitted"
When trying to load a page, about 30% of the time I'd get this error. At one point phpMyAdmin suddenly froze, I refreshed the page and it became a blank screen with a list of error messages about failing to connect. After ~45 seconds it resumed working as normal.
This is so strange. Does anyone have an idea what's happening?
Edit: The error messages alternate between the PHP socket error and this: "mysql_connect(): A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond"
It's the exact same page, either working as normal or showing different error messages. This has been going on about 3 hours now.