Why my local host is not working?
Another possibility for localhost not working is a corrupted HOSTS file. Try deleting it and recreating it with an editor that is not notepad. that activates the new entries in your hosts file.
How do you open localhost my admin?
Once phpMyAdmin is installed point your browser to http://localhost/phpmyadmin to start using it. You should be able to login using any users you’ve setup in MySQL. If no users have been setup, use admin with no password to login. Then select Apache 2 for the webserver you wish to configure.
How do I open PHP as admin?
Open your favorite browser and in the address bar type “http://localhost/phpmyadmin/index.php”. If PHP is installed correctly, you should see the phpMyAdmin login page with an error. Open config.
What is the localhost 8080?
localhost ( hostname ) is the machine name or IP address of the host server e.g Glassfish, Tomcat. 8080 ( port ) is the address of the port on which the host server is listening for requests.
What to do if your localhost is not working?
Is your Localhost not working? You can’t find the solution? hmm? First of all go to apache config. Now go to select Apache “httpd.conf” so now you can see that a notepad file will be opened”. Find the word “Listen” using ctrl + F button or go to Edit then select find. Replace “Listen 80” to “Listen 8080“.
How to fix phpMyAdmin on localhost not working?
Step 6: Again go to config and select “Apache (httpd-sss.conf)“. Step 8: Find “ ” and replace this with “ ” and again save it. Step 9: Go to config and select “service & ports settings” and change the port to 8080 and 4433 and save it. Step 10: Restart, the localhost/phpmyadmin is solved.
How can I access localhost on my browser?
Open a command window as administrator and type ‘netstat -ban -p TCP’. Check if the expected services like Apache are listening and if so note the IP addresses and ports they are listening on. These can be used to connect to the service. Apache running? if so, what is its port number (you can find it out from the xampp control panel).
Do you have to load Apache page in localhost?
If yes then your page must load in localhost. Yeah, my apache is running.. You accepted the solution. Your problem is resolved I guess. sorry but it still wasn’t solved I just dumbly managed to clicked it thinking its a way of saying thanks..i didn’t realize it wud reflect it to be an acceptance that my problem was solved haha!