Personal tools
You are here: Home GW Web Help Center How-tos Add another Plone site

Add another Plone site

Document Actions
How to add another Plone site to the server

1. Open the data/etc/zope.conf file on the server.

2. Add the following code to the bottom of the file:
<zodb_db NewName>
    # NewName FileStorage database
   <filestorage>
        path $INSTANCE/var/NewName.fs
    </filestorage>
mount-point/NewName
</zodb_db>

3. Restart Plone.

4. Go into the ZMI (from Plone Controller).

5. On the left-hand menu select the Root Folder. Then in the right window, from the pull-down menu select 'ZODB Mount Point'. Click add.

6. Give the database a name.

7. Leave all options as default and add the database.

8. In ZMI, go into the new folder.

9. From the pull-down menu select 'Plone site'. Click add.

This How-to applies to: Any version.

by meechu last modified 2007-05-15 11:36
« March 2010 »
Su Mo Tu We Th Fr Sa
1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 31
 

Powered by Plone, the Open Source Content Management System

This site conforms to the following standards: