Water,

To weed out the fact that the firewall may be an issue, try running
Lighty on port 5000. If you are able to download your home page when
you run this on your server:

 wget 'http://127.0.0.1:5000/'

Then you can be sure that it's not a firewall issue. Otherwise, you
are going to have to start messing around with your iptables
configuration to allow local traffic on port 5000.

Cheers,
Chad

On Jan 26, 2008 4:08 PM, walterbyrd <[EMAIL PROTECTED]> wrote:
>
>
>
> On Jan 26, 1:21 pm, Cliff Wells <[EMAIL PROTECTED]> wrote:
> > On Sat, 2008-01-26 at 05:16 -0800,walterbyrdwrote:
>
> > If you are already running Lighty, why not just have it proxy to the
> > Pylons app?  Avoiding this is just making your life more difficult.
>
> I don't know how. I am brand new to pylons, and fairly new to lighty.
> I am trying to follow the install instructions as closely as I can.
>
> I don't think the ports are blocked. The installation seemed to go
> smoothly, up to this point. But, it appears that I have missed
> something major. The directories seem to set up correctly. Python
> seems to work. I am able to connect to my website. I think I only have
> one development.ini file. Editing the development.ini seems straight-
> forward: hosts = 0.0.0.0. port = 5000.
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To post to this group, send email to [email protected]
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