| |
Reorganized Zope dir on Server
Tuesday October 28, @03:08AM, by Daniel Melnechuk
Subject : Prep for new Zope
Summary :
Reorganized the folders in /usr/local/www/Zope.
Text :
Previoulsy the /usr/local/www/Zope folder had grown organically as was needed while learning, etc. With hindsight is golden, have reorganized the versions of installed Zope PLUS created a "Zope_Instances" folder under Zope folder. This is where the home of a running Zope has its database and addin products, log file, PID file, etc. Plus the start and stop scripts are hand tailored here to explicitly state which version of Zope is used.
In particular the MRGRA uses an older Zope 2.3.3 and so has a separate instance of Zope running from the "main" green-rainbow Zope which uses 2.4.3. ANd they each also spell out different versions of Python.
Anyway, after talking with Dan Keshet we thought this would be good to do. And since we are looking at going to Zope 2.6, yet another version, we can set up a test instance of Zope with 2.6 with a copy of the database from 2.4.3 and see if everything works BEFORE going live!
Dan M
Reply
|