I installed wordpress locally on my system but uninstalled it recently. Now I have xampp and my apache, mysql all running but when I type localhost in URL it’s still the same old localhost:
“Awesome! WordPress is now installed.
Access WordPress”
How do I change it so Xampp is my localhost?
2
Answers
Try to restart your system and clear your browser cache and also remove your WP database if you want a fresh WP installation
1) go to the xampp directory and you’ll find a folder named htdocs there. remove all files from that folder.
2) force restart the browser by pressing ctrl + f5