![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
comp.lang.php archiveRe: 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
And don't forget about \WINDOWS\system32\drivers\etc\hosts file.
Here must be record like this:
127.0.0.1 localhost
|