Which version of django are you using? What do you see on lighttpd logs? Is
port 3303 open with fcgi process?

Regards,

Martin Conte Mac Donell

On Dec 17, 2007 4:23 PM, Chris Moffitt <[EMAIL PROTECTED]> wrote:

> Take a look in the lighttpd server logs to see if there are any errors
> that might point you in the right direction.
>
> The other thing is that you're running this threaded but you're spawning
> multiple processes.  I suspect that could be causing problems too.  Trying
> running it prefork and see if that helps.
>
> -Chris
>
>
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to