Am 24.07.2012 16:12, schrieb Norman Walsh:
> Hi folks,
> 
> I need to move wiki.docbook.org moin wiki to another machine. I tested
> my ability to do this with a VM locally and it all worked fine. But
> when I try to set it up on the the actual other machine, attempting
> to access the wiki home page in the browser produces the following
> error log:
> 
> [Tue Jul 24 13:52:08 2012] [error] 2012-07-24 13:52:08,245 WARNING 
> MoinMoin.log:139 using logging configuration read from built-in fallback in 
> MoinMoin.log module!
> [Tue Jul 24 13:52:08 2012] [error] 2012-07-24 13:52:08,420 INFO 
> MoinMoin.config.multiconfig:127 using wiki config: 
> /var/docbookwiki/wiki/wikiconfig.py
> [Tue Jul 24 13:52:08 2012] [error] [client 127.0.0.1] Premature end of script 
> headers: moin.wsgi
> 
> The only difference (AFAICT) is that the VM was using Python 2.7 and the
> real machine is using 2.6. I've attached the config files.

Hi

because it is 1.9.2 and python 2.7 (1.9.2 released 2010-02-28)
you need some fixes of moin for that "newer" python release, see
http://hg.moinmo.in/moin/1.9/log?rev=2.7

or just use the 1.9.4 moin release (2012-02-07)
http://hg.moinmo.in/moin/1.9/file/fc11712e0df0/docs/CHANGES

You also should run moin .. maint cleancache if you haven't already
because the byte compiled cache files of python 2.6 for the wiki pages
won't load into 2.7 too

Reimar

> 
> Some further digging in the Apache error log reveals
> 
> [Tue Jul 24 14:10:56 2012] [notice] child pid 16073 exit signal Segmentation 
> fault (11)
> 
> but I don't know if that's a cause or effect of the problem.
> 
> Can anyone see what I've done wrong or suggest a way to debug the
> problem?
> 
> This is Moin 1.9.2, btw. And I installed it with
> 
>   python setup.py install --force --record=install.log
> 
> on both the machines in question.
> 
> 
> 
> 
>                                         Be seeing you,
>                                           norm
> 
> 
> 
> ------------------------------------------------------------------------------
> Live Security Virtual Conference
> Exclusive live event will cover all the ways today's security and 
> threat landscape has changed and how IT managers can respond. Discussions 
> will include endpoint security, mobile security and the latest in malware 
> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
> 
> 
> 
> _______________________________________________
> Moin-user mailing list
> Moin-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/moin-user
> 



------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Moin-user mailing list
Moin-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/moin-user

Reply via email to