Hi Reinoud,
I saw the announcement of the Silva system on www.zope.org and want to see if it suits my needs. I installed all the modules, but when I try the last step of the installation (import silva-0.8.3.zexp), my entire zope server crashes. The only thing I found was a line in /var/log/messages:
Sep 2 17:38:47 zopetest /kernel: pid 337 (python), uid 25933: exited on signal 11 [snip interesting installation information]
Uh, this does not look good ... as I have no BSD box at hand, I can only give some hints to localize the problem. It seems You have installed all of the products to run Silva from scratch. Thus every product could have caused the problem. Could You please try to localize the causing Product by adding the following items via the ZMI to a test folder? (better backup your Data.fs before ;-): - Parsed XML -> "ParsedXML" - Formulator Form -> "Formulator" - XML Widgets Registry - XML Widgets Editor Service -> both "XMLWidgets" - Silva Root -> "Silva" Hopefully this helps localizing the product triggering the problem. Regards, Clemens (P.S.: adding a "Silva Root" does not make an operable Silva product et, as there are lots of additional stuff to be added to get an operable managements interface -- this is actually prefabricated in the silva-0.8.3.zexp ...)