RE: I cannot log in
check the HOSTS file for unusual entries...
anything under 127.0.0.1 except localhost should not be there. This would explain the way the computer is acting because when you put a domain under 127.0.0.1, your browser will look to your computer for the site and won't find anything unless your computer is a webserver.