ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/free/rpms/compat-zope/F-15/zope-README.Fedora
Revision: 1.1
Committed: Sun Sep 28 11:03:36 2008 UTC (4 years, 7 months ago) by thl
Branch: MAIN
CVS Tags: F-13-split, F-12-split, compat-zope-2_10_6-2_fc10, F-10-split, compat-zope-2_10_6-3_fc11, F-11-split, F-15-split, F-15-start, F-14-split, HEAD
Log Message:
initial import from the F-9 branch

Line File contents
1 ==== Concerning the Fedora package ====
2
3 A default instance has been installed in <<LOCALSTATEDIR>>/lib/zope.
4 You can create additional instances using the mkzopeinstance.py script
5
6 Add your instances to <<SYSCONFDIR>>/sysconfig/zope to make the zopectl script
7 aware of them. Every operation run by <<BINDIR>>/zopectl will affect all
8 your instances, you can control them independently using the zopectl
9 script in the bin/ directory inside your instance.
10
11 When you create a new instance, remember to change the default listening
12 ports and to chown the directory to the zope user.