[Moin-user] READ FIRST PLEASE - Re: playing with moin 1.9.0beta1
Rick Vanderveer
rick.vanderveer at gmail.com
Wed Feb 18 14:52:26 EST 2009
Just for fun, I tried switching to plain ol' CGI, to see if I get a
different result. Still get a 500 error, although the error.log is
different. Maybe this will help find a possible fundamental error:
Please let me know if you need/want anything else tested, or config
settings, etc...
[Wed Feb 18 13:47:02 2009] [notice] Apache configured -- resuming
normal operations
[Wed Feb 18 13:47:02 2009] [notice] Server built: Apr 29 2006 17:47:10
[Wed Feb 18 13:47:02 2009] [notice] Parent: Created child process 1332
[Wed Feb 18 13:47:02 2009] [notice] Child 1332: Child process is running
[Wed Feb 18 13:47:02 2009] [info] Parent: Duplicating socket 192 and
sending it to child process 1332
[Wed Feb 18 13:47:02 2009] [notice] Child 1332: Acquired the start mutex.
[Wed Feb 18 13:47:02 2009] [notice] Child 1332: Starting 250 worker threads.
[Wed Feb 18 13:47:35 2009] [error] [client 172.25.60.90] Premature end
of script headers: moin.cgi
[Wed Feb 18 13:47:35 2009] [error] [client 172.25.60.90] 2009-02-18
13:47:33,933 WARNING MoinMoin.log:139 using logging configuration read
from built-in fallback in MoinMoin.log module!\r
[Wed Feb 18 13:47:35 2009] [error] [client 172.25.60.90] 2009-02-18
13:47:35,448 ERROR MoinMoin.web.frontend:49 An exception occurred
while running CGIFrontEnd\r
[Wed Feb 18 13:47:35 2009] [error] [client 172.25.60.90] Traceback
(most recent call last):\r
[Wed Feb 18 13:47:35 2009] [error] [client 172.25.60.90] File
"d:\\python25\\Lib\\site-packages\\MoinMoin\\web\\frontend.py", line
42, in run\r
[Wed Feb 18 13:47:35 2009] [error] [client 172.25.60.90]
self.run_server(application, options)\r
[Wed Feb 18 13:47:35 2009] [error] [client 172.25.60.90] File
"d:\\python25\\Lib\\site-packages\\MoinMoin\\web\\flup_frontend.py",
line 95, in run_server\r
[Wed Feb 18 13:47:35 2009] [error] [client 172.25.60.90] return
WSGIServer(application, **kwargs).run()\r
[Wed Feb 18 13:47:35 2009] [error] [client 172.25.60.90] File
"D:\\python25\\lib\\site-packages\\MoinMoin\\support\\flup\\server\\fcgi_single.py",
line 116, in run\r
[Wed Feb 18 13:47:35 2009] [error] [client 172.25.60.90] sock =
self._setupSocket()\r
[Wed Feb 18 13:47:35 2009] [error] [client 172.25.60.90] File
"d:\\python25\\Lib\\site-packages\\MoinMoin\\support\\flup\\server\\fcgi_base.py",
line 976, in _setupSocket\r
[Wed Feb 18 13:47:35 2009] [error] [client 172.25.60.90] sock =
socket.fromfd(FCGI_LISTENSOCK_FILENO, socket.AF_INET,\r
[Wed Feb 18 13:47:35 2009] [error] [client 172.25.60.90]
AttributeError: 'module' object has no attribute 'fromfd'\r
More information about the Moin-user
mailing list