if I can get a standard HTML to display on port 80 with lighttpd does that still mean I have to use a different port for fcgi?
On Jul 18, 10:59 pm, Javier Guerra Giraldez <[email protected]> wrote: > On Mon, Jul 18, 2011 at 4:55 PM, Phil <[email protected]> wrote: > > I did run "./manage.py runfcgi > > method=threaded host=my ip address port=80" > > don't use port 80 for FastCGI. chances are that it's already used > > -- > Javier -- You received this message because you are subscribed to the Google Groups "Django users" 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/django-users?hl=en.

