I´m trying to get FCGI to work with a server, my configuration  is:

[server:main]
use = egg:PasteScript#flup_fcgi_thread
host = 88.80.195.6
port = 6500

When I start the server with:

/projects/pylons/helloworld# paster serve --reload development.ini

All is apparently well since a PID is assigned, but I cant reach it
directly over the port set in the ini file or over the paths in the
routing tables. Can one test the paster server in FCGI modus as
standalone?

Thanks


--~--~---------~--~----~------------~-------~--~----~
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