Zope MemoryError after installing Plone
Hi all, I just compiled a fresh copy of zope 2.7 - it started up just fine. So then I grabbed Plone 2.0.4. After copying Plone to my Products directly, I cannot startup Zope and I get a MemoryError. Here is the tb: http://paste.plone.org/1317 I'm using python 2.3.3 on freebsd4 - Do I need recompile python with some special flag? Thanks, Matt ------------------------------------------------------- This SF.Net email is sponsored by BEA Weblogic Workshop FREE Java Enterprise J2EE developer tools! Get your free copy of BEA WebLogic Workshop 8.1 today. http://ads.osdn.com/?ad_id=5047&alloc_id=10808&op=click _______________________________________________ Plone-users mailing list Plone-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/plone-users
Matt Shaw wrote:
I just compiled a fresh copy of zope 2.7 - it started up just fine. So then I grabbed Plone 2.0.4. After copying Plone to my Products directly, I cannot startup Zope and I get a MemoryError.
Here is the tb: http://paste.plone.org/1317
Tehn maybe you should ask on a Plone list ;-)
I'm using python 2.3.3 on freebsd4 - Do I need recompile python with some special flag?
...but this could, of course, be the "python on freebsd compiled with too small a stack size" bug, for which you may wish to search the list archives... Chris -- Simplistix - Content Management, Zope & Python Consulting - http://www.simplistix.co.uk
participants (2)
-
Chris Withers -
Matt Shaw