summaryrefslogtreecommitdiff
path: root/www/zope213/files/instance_message
blob: 2521235227d8cba6559b75f3f5600764d8c36ef9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
**********************************************************************

Zope instance successfully installed 

If Zope should get started automatically when the system starts, 
please add the following lines to /etc/rc.conf

zope_enable="YES"
zope_instances="%%ZOPEINSTANCEDIR%%" 

If there is already a zope_instances entry please add 
%%ZOPEINSTANCEDIR%% separated by a space.