On Thu, Feb 19, 2009 at 2:10 AM, Thomas Waldmann wrote:
>
>> [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 attribut
> [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
Did you use the new moin.cgi from 1.9 and did yo
> 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?
Yes. Obviously distutils is
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 F
Here's your info:
The downloaded archive:
moin-1.9.0beta1\MoinMoin\build\lib\action\__init__.py11/16/2008 2:05pm
moin-1.9.0beta1\MoinMoin\action\__init__.py11/16/2008 2:05pm
The install:
d:\python25\Lib\site-packages\MoinMoin\action\__init__.py 1/6/2009 6:26pm
d:\python25\
Rick,
before you delete the old files at the target location, could you please
check:
* source/MoinMoin/action/__init__.py file modification time
* target/MoinMoin/action/__init__.py file modification time
* target/MoinMoin/action/__init__.pyc file modification time
I think this could prove a bu