[Moin-user] READ FIRST PLEASE - Re: playing with moin 1.9.0beta1

Rick Vanderveer rick.vanderveer at gmail.com
Wed Feb 18 14:29:12 EST 2009


Here's your info:

The downloaded archive:
moin-1.9.0beta1\MoinMoin\build\lib\action\__init__.py    11/16/2008 2:05pm
moin-1.9.0beta1\MoinMoin\action\__init__.py                11/16/2008 2:05pm

The install:
d:\python25\Lib\site-packages\MoinMoin\action\__init__.py     1/6/2009 6:26pm
d:\python25\Lib\site-packages\MoinMoin\action\__init__.pyc    2/17/2009  3:40pm


As you can see, the previously installed one is newer, for some
reason.  I don't recall ever editing that file, so I have no idea why
it has a newer modified date.  But, this may explain why it wasn't
being over-written.  Does this confirm the bug you suspected?

After this, I deleted everything in the
\\python25\Lib\site-packages\MoinMoin directory and reinstalled.
Still getting a 500 internal server error.  Attached is the Apache
error.log:




[Wed Feb 18 13:15:26 2009] [warn] mod_wsgi: Compiled for Python/2.5.
[Wed Feb 18 13:15:26 2009] [warn] mod_wsgi: Runtime using Python/2.5.4.
[Wed Feb 18 13:15:26 2009] [warn] mod_wsgi: Python module path
'C:\\WINNT\\system32\\python25.zip;D:\\Python25\\Lib;D:\\Python25\\DLLs;D:\\Python25\\Lib\\lib-tk;;C:\\Program
Files\\Apache Group\\Apache2\\bin'.
[Wed Feb 18 13:15:26 2009] [info] mod_wsgi: Initializing Python.
[Wed Feb 18 13:15:26 2009] [notice] Apache configured -- resuming
normal operations
[Wed Feb 18 13:15:26 2009] [notice] Server built: Apr 29 2006 17:47:10
[Wed Feb 18 13:15:26 2009] [notice] Parent: Created child process 2836
[Wed Feb 18 13:15:26 2009] [warn] mod_wsgi: Compiled for Python/2.5.
[Wed Feb 18 13:15:26 2009] [warn] mod_wsgi: Runtime using Python/2.5.4.
[Wed Feb 18 13:15:26 2009] [warn] mod_wsgi: Python module path
'C:\\WINNT\\system32\\python25.zip;D:\\Python25\\Lib;D:\\Python25\\DLLs;D:\\Python25\\Lib\\lib-tk;;C:\\Program
Files\\Apache Group\\Apache2\\bin'.
[Wed Feb 18 13:15:26 2009] [info] mod_wsgi: Initializing Python.
[Wed Feb 18 13:15:26 2009] [notice] Child 2836: Child process is running
[Wed Feb 18 13:15:26 2009] [info] Parent: Duplicating socket 196 and
sending it to child process 2836
[Wed Feb 18 13:15:26 2009] [info] mod_wsgi (pid=2836): Attach interpreter ''.
[Wed Feb 18 13:15:26 2009] [notice] Child 2836: Acquired the start mutex.
[Wed Feb 18 13:15:26 2009] [notice] Child 2836: Starting 250 worker threads.
[Wed Feb 18 13:15:51 2009] [info] mod_wsgi (pid=2836): Create
interpreter 'wikibeta.cognitivearts.com|/main'.
[Wed Feb 18 13:15:51 2009] [info] [client 172.25.60.90] mod_wsgi
(pid=2836, process='',
application='wikibeta.cognitivearts.com|/main'): Loading WSGI script
'D:/moin/moin.wsgi'.
[Wed Feb 18 13:15:51 2009] [error] [client 172.25.60.90] mod_wsgi
(pid=2836): Target WSGI script 'D:/moin/moin.wsgi' cannot be loaded as
Python module.
[Wed Feb 18 13:15:51 2009] [error] [client 172.25.60.90] mod_wsgi
(pid=2836): Exception occurred processing WSGI script
'D:/moin/moin.wsgi'.
[Wed Feb 18 13:15:51 2009] [error] [client 172.25.60.90] Traceback
(most recent call last):
[Wed Feb 18 13:15:51 2009] [error] [client 172.25.60.90]   File
"D:/moin/moin.wsgi", line 50, in <module>
[Wed Feb 18 13:15:51 2009] [error] [client 172.25.60.90]     from
MoinMoin.server.server_wsgi import WsgiConfig, moinmoinApp
[Wed Feb 18 13:15:51 2009] [error] [client 172.25.60.90] ImportError:
No module named server.server_wsgi




More information about the Moin-user mailing list