Hello everybody, I have a huge problem and Google has not helped me solution : ( Come to my problem: I have a web server configured with ModPython for 2 websites those that connect to a firebird database - "2 is connect the same database " The problem is that sometimes I get the following error
"(0L, 'The concurrency level cannot be changed once it has been set. Use kinterbasdb.init(concurrency_level=?) to set the concurrency level legally.')" Ja researched a lot on the Internet and the solution would be to use the following command: kinterbasdb.init (type_conv = 200, concurrency_level = 2) But the problem continues and I have no more idea how to solve. If someone has gone through something similar or have some experience with the kinterbasdb and can help me ... thanks for help -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-us...@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.