>SystemExit: A user was not specified to setuid to; fix this to start as root (see doc/SETUID.txt) > > You should read doc/SETUID.txt. :) Then you should chown -R your zope directory to non-privileged user and run zope as that user and not as root. something like sudo -H -s -u zope /usr/local/zope/start