no mem for new parser Unhandled exception in thread: Traceback (most recent call last): File "/usr/home/khine/usr/local/zope/ZServer/PubCore/ZServerPublisher.py", lin e 95, in __init__ response=response) File "/usr/home/khine/usr/local/zope/lib/python/ZPublisher/Publish.py", line 2 32, in publish_module request.response.exception() File "/usr/home/khine/usr/local/zope/lib/python/ZPublisher/HTTPResponse.py", l ine 666, in exception is_error=1) File "/usr/home/khine/usr/local/zope/lib/python/ZPublisher/HTTPResponse.py", l ine 315, in setBody self.body=self._error_html(title, body) File "/usr/home/khine/usr/local/zope/lib/python/ZPublisher/HTTPResponse.py", l ine 499, in _error_html return ("""\ MemoryError I have a new zope 2.3.1b1 installation, on freebsd4.2 with python2.0; seems to work ok. Previously I ran 2.2.5 with python 1.5.2 and had Squishdot product on it. After the update everytime I try to add a new Squishdot with the Fancy demo with a 'blue heaven' theme I get the above error. then if I install just the Plain vanilla web pages theme the application installs, but then I loose the left frame, which shows the following error: Zope Error Zope has encountered an error while publishing this resource. Error Type: MemoryError Error Value: Out of memory while compressing data I then need to restart the server, once I done this the os works for a while, but then when I say remove a folder, for example the squishdot I just created I get the same error as above. Any ideas as to what the problem may be? please not that Squishdot was used as an example, the same happens if I want to install CFM or any other product. Thanks Norman