James: i just need the the tracelogs, just like developing in django development server, when error happen, it will print traceback pointing where the error happen. but now i deploy my project in nginx + fastcgi mode, which i get is the nginx 5x.html saying 'Unhandled Exception', and nginx's error.log seam helpless, so i mean whether i can catch django exception in other way,for exemple logging to file, thanks very much.
2009/5/12 James Matthews <nytrok...@gmail.com> > Can you please provide some more details? Where you are seeing the error. > What is crashing,tracelogs etc.. > > Thanks > James > > > On Tue, May 12, 2009 at 3:38 PM, linvar <tanf...@gmail.com> wrote: > >> >> hi everyone: >> recently i deployed my django project under the nginx + django + >> fastcgi mode, >> >> i upload my project to the sever and i encounter 'Unhandled Exception >> throwed by app', >> >> but in my development enviroment no error happen. >> >> now i want to catche the django exception just like development >> enviroment, >> >> how can i do? (nginx's error.log seam to be helpless) >> >> thanks advanced! >> >> > > > -- > > http://www.jewelerslounge.com > > > > > > > --~--~---------~--~----~------------~-------~--~----~ 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 django-users+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---