Unless client2 is configured to inherit settings from client1, you should add the assignment there also.
I'm pretty sure Python will create the folder, so long as the user running it has permission to do so. But if not, go ahead and create it. Make sure it's writable by the plone/zope user id. On Thu, Sep 2, 2010 at 1:53 AM, JimL <[email protected]> wrote: > > Hi Steve, > > thanks for this! It explains a lot. > > I've just checked my buildout.cfg, and it already had the following under > my > [client1] section (although not under the [client2] section): > > # You may also control the environment variables for the instance. > environment-vars = > PYTHON_EGG_CACHE ${buildout:directory}/var/.python-eggs > > As the directory does not exist (hence the failure), do I need to create it > manually? > > Also should I explicitly set this environment variable under the [client2] > section? > > Cheers, Jim > -- > View this message in context: > http://plone.293351.n2.nabble.com/Plone-MySQL-No-Z-MYSQL-Database-Connection-from-ZMI-tp5487160p5490328.html > Sent from the Installation, Setup, Upgrades mailing list archive at > Nabble.com. > _______________________________________________ > Setup mailing list > [email protected] > http://lists.plone.org/mailman/listinfo/setup >
_______________________________________________ Setup mailing list [email protected] http://lists.plone.org/mailman/listinfo/setup
