On Wed, Sep 10, 2008 at 12:42 AM, QuanNH <[EMAIL PROTECTED]> wrote:

>
> $ wget -O - http://127.0.0.1:5000
> --02:08:21--  http://127.0.0.1:5000/
>           => `-'
> Connecting to 127.0.0.1:5000...
>

Does your /etc/network/interfaces file have this, (mostly at the beginning)

auto lo
iface lo inet loopback
address 127.0.0.1
netmask 255.0.0.0

If not, then your loopback interface is not configured. You might add this
to the interfaces file and try again.
-- 
With Regards


Parthan "Technofreak"

http://technofreakatchennai.wordpress.com

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To post to this group, send email to pylons-discuss@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/pylons-discuss?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to