On Mar 6, 8:39 am, "[email protected]" <[email protected]> wrote:
> hie guys
> with the spawn-fcgi 1.6 latest version, a webserver is getting spawned
> instead of fastcgi app...
>
> /usr/local/bin/spawn-fcgi -f ./code.py -p 9000 -nhttp://0.0.0.0:8080/
>
> how to fix this? this used to work with spawn-fcgi older versions.
>
> also i am getting a similar problem with apache mod_wsgi
> thanks

How can you be having the same problem with Apache/mod_wsgi as you
don't need the spawn-fcgi program with it? If it is still being
executed even when using mod_wsgi, then your Apache configuration is
wrong. Since you don't post what your Apache configuration is related
to this, hard to tell what is going on.

Graham
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web.py" 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/webpy?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to