Re: Cannot open localhost
Available news archives: comp.lang.tcl - comp.lang.python - comp.security.firewalls - sci.crypt - comp.lang.php - comp.lang.javascript
Google
 
Web news.hping.org


comp.lang.php archive

Re: Cannot open localhost

From: Alexey Kulentsov <crimaniak@crimaniak.com>
Date: Thu Jul 28 2005 - 00:42:24 CEST

Ken Robinson wrote:

>>is running, but when I write in browser http:\\localhost should come
>>the site from phpMyAdmin like before but it doesn't. What do I wrong?
>
>
> Backslashes "\\" from windows vs. slashes "//" for the web.
>
> What happens if you use http://localhost/

And don't forget about \WINDOWS\system32\drivers\etc\hosts file.

Here must be record like this:

127.0.0.1 localhost
Received on Mon Oct 17 21:21:14 2005