Lately i cannot access my xampp mySQL/apache server when i call 127.0.0.1(or my Network IP)\phpmyadmin but when i call localhost\phpmyadmin IT works…any Idea?
Lately i cannot access my xampp mySQL/apache server when i call 127.0.0.1(or my Network
Share
You need to check for hosts file which contains the mappings of IP addresses to host names.
It needs enteries something like:
in order to resolve your ip to localhost..
It is available in *inx as well as in windows..