Weird upload error (image file is truncated)

2008-09-28 Thread kire
Hi Since friday I get this error for EVERY upload on a page. I thought it was my latest change so reverted, but error stayed. This is, the least to be said, irritating: "IOError: image file is truncated (10 bytes not processed)" The miracle continues: when I Reload my apache, the file is actual

Re: Segmentation fault (postgresql - psycopg2)

2008-08-25 Thread kire
Just to mention: it's appearantly a psycopg2 error. with psycopg1 everything worked fine. On Aug 25, 10:18 am, kire <[EMAIL PROTECTED]> wrote: > My site works fine locally mysql, sqlite and postgresql. On the server > it worked fine om mysql - myisam (well, as long you can speak

Segmentation fault (postgresql - psycopg2)

2008-08-25 Thread kire
My site works fine locally mysql, sqlite and postgresql. On the server it worked fine om mysql - myisam (well, as long you can speak about fine for that database). I'm trying to convert to postgresql, everything is configured correct and when i execute 'python manage.py syncdb --noinput' I just ni