Hi.

I had this problem on my mac - it was caused by some not-loaded apache2 server 
modules. I have noticed, that if I disable Bonjour module, 1.8.x wsgi version 
works fine while 1.9 doesn't. Entries in the server error logs looked similar.

Cheers

--
Konrad Jelen
stell...@interia.pl

On 26 Dec 2009, at 09:22, Florian Lindner wrote:

> Am Freitag, 25. Dezember 2009 20:02:08 schrieb Konrad Jelen:
>> hi,
>> 
>> may I ask - what platform/os do you use? Is it Mac? I had similar problem 
>> with snow leopard, yet I have found a solution already.
> 
> Hello!
> 
> It is a Debian Lenny Linux system. What was the solution in your case?
> 
> Regards,
> 
> Florian
> 
>> On 25 Dec 2009, at 17:50, Florian Lindner wrote:
>> 
>>> Hello,
>>> 
>>> I just tried to upgrade from 1.8 to 1.9. I run the migration script and 
>>> replaced the executable code as well as the moin.wsgi. But I get an server 
>>> error and an error.log
>>> 
>>> [Fri Dec 25 17:45:52 2009] [error] [client 79.211.124.180] mod_wsgi 
>>> (pid=25777): Exception occurred processing WSGI script 
>>> '/home/flindner/xgm.de/pub/rezepte'.
>>> [Fri Dec 25 17:45:52 2009] [error] [client 79.211.124.180] Traceback (most 
>>> recent call last):
>>> [Fri Dec 25 17:45:52 2009] [error] [client 79.211.124.180]   File 
>>> "/home/flindner/moin//lib/python2.5/site-packages/MoinMoin/support/werkzeug/utils.py",
>>>  line 248, in __call__
>>> [Fri Dec 25 17:45:52 2009] [error] [client 79.211.124.180]     return 
>>> self.app(environ, start_response)
>>> [Fri Dec 25 17:45:52 2009] [error] [client 79.211.124.180]   File 
>>> "/home/flindner/moin//lib/python2.5/site-packages/MoinMoin/wsgiapp.py", 
>>> line 250, in __call__
>>> [Fri Dec 25 17:45:52 2009] [error] [client 79.211.124.180]     context = 
>>> init(request)
>>> [Fri Dec 25 17:45:52 2009] [error] [client 79.211.124.180]   File 
>>> "/home/flindner/moin//lib/python2.5/site-packages/MoinMoin/wsgiapp.py", 
>>> line 33, in init
>>> [Fri Dec 25 17:45:52 2009] [error] [client 79.211.124.180]     context.lang 
>>> = setup_i18n_preauth(context)
>>> [Fri Dec 25 17:45:52 2009] [error] [client 79.211.124.180]   File 
>>> "/home/flindner/moin//lib/python2.5/site-packages/MoinMoin/wsgiapp.py", 
>>> line 224, in setup_i18n_preauth
>>> [Fri Dec 25 17:45:52 2009] [error] [client 79.211.124.180]     if lang is 
>>> None and cfg.language_default in i18n.languages:
>>> [Fri Dec 25 17:45:52 2009] [error] [client 79.211.124.180] TypeError: 
>>> argument of type 'NoneType' is not iterable
>>> 
>>> My language_default ist set to "de". I tried changing it to "en" but it 
>>> changed nothing.
> 
>> 


----------------------------------------------------------------------
Milosc, praca, pieniadze.
Sprawdz swoj horoskop na dzis >> http://link.interia.pl/f2531



------------------------------------------------------------------------------
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
_______________________________________________
Moin-user mailing list
Moin-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/moin-user

Reply via email to