cat <<EOF
Zope can run multiple instances.

create an instance using the command

.../bin/mkzopeinstance -u username:password -d directory


If only one instance is needed, I suggest that you put in /var/zope
Adjust \$INSTANCE/etc/*.conf

then, to start zope for the instance
\$INSTANCE/bin/runzope


See also
\$INSTANCE/bin/zopectl

EOF
