In continuation to my previous query.... It works absolutely fine with "daemonize=false". I dont why?
On Nov 23, 7:50 pm, madhav <[EMAIL PROTECTED]> wrote: > Hello everybody, > I am struck with a very-weird problem. I am unable to import any view/ > module from my urls.py. This problem is ONLY when I run the webserver > (lighttpd). When I run my app server(without lighttpd) alone, I wont > be getting any exception/500 screen. Every url/view gets properly > executed. I think,there is some problem with my lighttpd, but cant > figure out where the problem is. I tried importing all the views(even > I tried executing few testcases which client.get), from the django > shell, they were getting imported problem. The only problem is with > the runfcgi. I use lighttpd-fcgi combination to run my web-app > servers. Please help me out. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---