"Segmentation Fault" (mod_python) and "incomplete headers (0 bytes)..." (FastCGI)

2008-11-18 Thread neek
Hi all! I've made my first Django app and it works well in development server. But after deploying it's started working quite unpredictable. Sometimes pages load well but sometimes I get "Internal Server Error" at the same URL. In this case I have to reload page once or twice to load it properly.

Re: "Segmentation Fault" (mod_python) and "incomplete headers (0 bytes)..." (FastCGI)

2008-11-22 Thread neek
> I highly reccomend you to switch to psycopg2 2.0.8 > After I did a switch to this version, I haven't seen any segmentation > faults since 30 september 2008 (earlier I had them every few days). Ys! It works! After I'd updated psycopg to version 2.0.8 the problem just disappeared! It seems to