Thanks guys. Michael, multi-site was pretty smooth. I'm on a vps with cpanel. Just set up the directory under user/sites and created an add- on domain in cpanel and pointed it to the root (public_html).
Just a couple of things that came up: 1. if you name your secondary site directory in the 'sites' folder something like 'www.monkeyjam.org' then a url request for 'monkeyjam.org' does not resolve as you might expect it to. It goes to the main site. So if you want 'www.monkeyjam.org' and 'monkeyjam.org' to resolve to the same secondary site then you need to name your multi- site folder 'monkeyjam.org'. 2. Need to watch your plugins. Not all will work correctly with a secondary site when installed in the user/plugins folder. You may need to install in the secondary site 'plugins' folder also. Note when doing this, you need to deactivate the plugin for the secondary site first before copying the plugin. If the plugin is left active, once you copy the plugin to the secondary site's plugin folder you get an error when trying to activate or deactivate the plugin on the secondary site. Then you need to delete the copied plugin, deactivate it, copy it again and then activate it. Makes total sense why this happens but it's easy to forget to deactivate the non-working plugin first before copying so I'd imagine that this would crop up fairly often. ps Didn't say this before but I loooooove Habari. pps Want more hooks in Habarisilo. Had to add a couple so that I could modify it with a plugin. -- To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/habari-users
