-1

I've just upgraded from Windows 7 to Windows 10 yesterday.

I have reinstalled XAMPP on my computer, I have an issue is that when click MySQL Admin button it direct me to the localhost/phpmyadmin page, but the page could not load.

OYZ
  • 1
  • 1
  • 2
  • Your answer is here... [http://stackoverflow.com/questions/27333203/xampp-couldnt-start-apache-windows-10][1] [1]: http://stackoverflow.com/questions/27333203/xampp-couldnt-start-apache-windows-10 – Eoin H Oct 02 '15 at 06:43

1 Answers1

0

I have tried to enter these this command using cmd and problem solved, guess there is something wrong with my connection.

ipconfig /flushdns

ipconfig /registerdns

ipconfig /release

ipconfig /renew

NETSH winsock reset catalog

NETSH int ipv4 reset reset.log

NETSH int ipv6 reset reset.log
OYZ
  • 1
  • 1
  • 2