After creating a new buildout using the plone_hosting template I was not able to add a new Plone.
I've created a buildout using ZopeSkel paster create -t plone_hosting I accepted all the defaults then ran python bootstrap.py bin/buildout It worked fine and I was able to log into my new Zope. Except I saw no Plone Site to install in the ZMI. Some one in #plone irc suggested that I install PIL which I did using easy_install as follows: easy_install --find-links http://www.pythonware.com/products/pil/ Imaging After restarting, still no Plone Site available to install in the ZMI. Any suggestions would be greatly appreciated.
_______________________________________________ Product-Developers mailing list [email protected] http://lists.plone.org/mailman/listinfo/product-developers
