> I think I kinda understand the way it works now. I can see that I
> require a mysite.fcgi. How does that file look like? It is not written
> in the docs
You could try
http://cleverdevil.org/computing/24/python-fastcgi-wsgi-and-lighttpd
although I've had more luck with
http://iamtgc.com/2007/07
On Mar 14, 1:18 am, "Leonel Nunez" wrote:
> > Dear all,
>
> > I'm still new with django. I have just started django with FCGI as such:
> > python manage.py runfcgi method=prefork host=127.0.0.1 port=8801
>
> > But when I access my application from the browser :http://localhost:8801
> > Nothing
> Dear all,
>
> I'm still new with django. I have just started django with FCGI as such:
> python manage.py runfcgi method=prefork host=127.0.0.1 port=8801
>
> But when I access my application from the browser : http://localhost:8801
> Nothing happens, the browser just hangs without showing anythi
Dear all,
I'm still new with django. I have just started django with FCGI as such:
python manage.py runfcgi method=prefork host=127.0.0.1 port=8801
But when I access my application from the browser : http://localhost:8801
Nothing happens, the browser just hangs without showing anything.
I've re
4 matches
Mail list logo