Zope/Plone Products question
Paul Grunwald
pgrunwald at comcast.net
Thu Oct 21 10:44:02 PDT 2004
Installed zope 2.7.2 and plone 2.04 from ports on FreeBSD 4.10. did
mkzopeinstance to /var/zope. Products directory is empty in /var/zope. Plone
et. all are in /usr/local/www/Zope/Products. Should I copy them to
/var/zope/Product? the zope.conf seems to indicate that they should be
linked but they are not showing in the instance I make.
I installed as root but did "chown -R /var/zope www" and set effective-user
to www
from zope.conf:
%define INSTANCE /var/zope
%define ZOPE /usr/local/www/Zope
"The master Products directory exists in Zope's software home,
and cannot be removed from the products path (and should not be added to it
here)."
Doesn't this imply that I should be able to see the products installed in
/usr/local/www/Zope/Products in every instance?
What am I missing here?
Thanks,
P.
More information about the freebsd-python
mailing list