Re: middleware import errors [solved]

2008-12-16 Thread Vladimir Kirillov
I've tested flup several times, but it wasn't it. Looks like the problem was really caused by right, but not valid path (which containes relative paths and django path was there three times accidentally), that caused recursive imports, afaik. the problem is solved, thanks On Dec 14, 2:48 am, Mal

Re: middleware import errors

2008-12-13 Thread Malcolm Tredinnick
On Sat, 2008-12-13 at 05:07 -0800, Vladimir Kirillov wrote: > using django-1.0.2 with apache-1.3 (OpenBSD), python-2.4, fastcgi and > py-flup-1.0 from yesterday's mercurial tip By the way, for the future, you'll probably want to find a way to work out what the real subversion revision is that yo

middleware import errors

2008-12-13 Thread Vladimir Kirillov
using django-1.0.2 with apache-1.3 (OpenBSD), python-2.4, fastcgi and py-flup-1.0 from yesterday's mercurial tip throws these logs into error-log and 500 to any requests: apache error logs: Traceback (most recent call last): File "../lib/flup/server/fcgi_base.py", line 558, in run File "../