5 Nov
2002
5 Nov
'02
11:24 a.m.
Dieter Maurer wrote:
Oliver Marx writes:
...
Error message: The proxy server received an invalid response from an upstream server. The proxy server could not handle the request POST /admin/submit_handler.
Reason: Document contains no data Usually, this means that Zope died.
Activate Zope logging (--> doc/LOGGING.txt) and see whether the log file tells you something useful.
Dieter
I seems that it is a problem with Python/FreeBSD I get error code 11 - google tells me that it could be the default stack size for threads on FreeBSD (64 K) which is to small for Python to run Zope. \Oliver