Hey Ross, On Fri, 14 May 2010 09:47:54 -0400, Ross Glover <[email protected]> wrote: > Also, in my experience, the documentation should also point out that for > the initial set up you need to modify the zope.conf file and change > address from 127.0.0.1;8080 to example.org:8080 . This may not be true > in all situations, but it cost me a couple of hours as well.
you shouldn't need to edit the zope.conf file. Only edit site.cfg and then re-run buildout (e.g. ./bin/buildout -vN). That should update zope.conf as well. -- Dimitris Moraitis https://unweb.me _______________________________________________ Discuss mailing list [email protected] http://lists.plumi.org/listinfo/discuss
