Yahoo Answers is shutting down on May 4th, 2021 (Eastern Time) and beginning April 20th, 2021 (Eastern Time) the Yahoo Answers website will be in read-only mode. There will be no changes to other Yahoo properties or services, or your Yahoo account. You can find more information about the Yahoo Answers shutdown and how to download your data on this help page.
Trending News
cannot access my localhost?
i have installed mysql and now i want to work with it. but i cannt access localhost or 127.0.0.1 (i know its the same thing but i tried both). i even removed firewall and antivirus protection and commented all "skip networking" from all .ini files (im working with windows). what do i do?
what i get is :
This webpage is not available
The webpage at http://localhost/ might be temporarily down or it may have moved permanently to a new web address.
Error 103 (net::ERR_CONNECTION_ABORTED): Unknown error.
2 Answers
- 8 years agoFavorite Answer
You should have told what error message you are getting while accessing localhost, if its user related then you have to grant permission to user, if it is password related then you have to enter password in config.inc.
- ?Lv 45 years ago
You could have changed your hosts file. It have got to comprise a line as follows: 127.Zero.Zero.1 localhost (Yahoo answers will screw up the formatting of the above line, there must be a tab persona between 127.Zero.0.1 and localhost) this is what tells your pc to unravel localhost to 127.Zero.0.1 //