Page 1 of 1

Cannot Access Localhost

PostPosted: 06. January 2010 16:04
by supercharee
I've got XAMPP Lite running on Vista with SP2. Apache and MySQL is running (no issues) and ports 80, 81, and 443 are free. I've got Windows Firewall on since the specific ports seem OK regardless, but just to be safe, I've added Firewall exceptions for them anyway.

Every thing looks honkydory until I try to access http://localhost. Nothing. Zip. Nada. Am I forgetting something? All the tutorials I've read seems super easy and I've followed them point-by-point.

The only thing I can imagine could be causing a problem (and that I haven't already fibbled with) is an installation of McAfee Total Protection Services that came preinstalled on my Dell.

Any ideas? Feedback much appreciated.

Re: Cannot Access Localhost

PostPosted: 06. January 2010 17:16
by Znote
Make sure the directory for your xampp is C:\xampp

instead of
C:\users\username\my documents\blabla\blabla

etc... And see if that work.

Just a suggestion. Helped me before on earlier xampp versions at least. :)

Re: Cannot Access Localhost

PostPosted: 07. January 2010 21:46
by orc_dragoon
If you edited vhosts at all. You can also try https://localhost/

For Xampp panel

https://localhost/xampp/

Re: Cannot Access Localhost

PostPosted: 09. January 2010 16:23
by demon510
if you have added virtual hosts in httpd.conf then you will have to add one for localhost as well.