21 Jan
2004
21 Jan
'04
1:01 p.m.
Hello,
I read on the net that there have been issues with Zope/Plone and Python on FreeBSD. Does anybody know what the status is today?
Our production server is running FreeBSD 5.1 and Python 2.1.3. Zope itself seems to be stable, but some products are behaving strangely (on the other hand they behaved strangely on RedHat Linux too).
Some time ago, the problem was the default stack size (for python) used under FreeBSD. For Version 2.1 this is fixed. For the other versions there is a switch in the 'Makefile' in ports directory. Increase the stack size and plone or CMF schould run without problems. bye by Wolfgang