> File "/usr/local/lib/python2.4/site-packages/MoinMoin/support/
> thfcgi.py", line 586, in run
> self.sock.listen(self.backlog)
> socket.error: (22, 'Invalid argument')
To quote the python docs:
listen(
backlog)
Listen for connections made to the socket. The backlog argument
specifies the maximum number of queued connections and should be
at least 1; the maximum value is system-dependent (usually 5).
So what did you use for the backlog (see your moin.fcg Config class)?
Maybe try something between 1 and 5.
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Moin-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/moin-user