Moving a web application (scripts, external methods, and DTML docs)
Hi all, I have got my little series of dynamic web pages doing what I want (believe it or not, and thanks to those who helped). How do I transfer it to the machine I need it to run on? Which files do I need to copy? Matt Redding Research Environmental Soil Scientist Technology Innovation, Intensive Livestock Systems Unit Queensland Department of Primary Industries Phone: 0746 881372. Fax: 0746 881192 Email: matthew.redding@dpi.qld.gov.au www.dpi.qld.gov.au/ilsu/4713.html ********************************DISCLAIMER**************************** The information contained in the above e-mail message or messages (which includes any attachments) is confidential and may be legally privileged. It is intended only for the use of the person or entity to which it is addressed. If you are not the addressee any form of disclosure, copying, modification, distribution or any action taken or omitted in reliance on the information is unauthorised. Opinions contained in the message(s) do not necessarily reflect the opinions of the Queensland Government and its authorities. If you received this communication in error, please notify the sender immediately and delete it from your computer system network.
Take a look at ZSyncer http://www.zope.org/Members/andym/ or google for that term and you'll get the alternatives which have been discussed on this list many times.
How do I transfer it to the machine I need it to run on? Which files do I need to copy? -- Andy McKay
If you have the production machine set up with the Zope and have the same products installed, you can copy your Data.fs file over to the /zope/var directory on the machine you want to run on. Make sure that any external scripts you have in the Extensions directory get copied over to the new machine as well. Probably some danger in doing it this way, but I've used both ZSyncer and this method and had success with both. Kevin Andy McKay wrote:
Take a look at ZSyncer
http://www.zope.org/Members/andym/
or google for that term and you'll get the alternatives which have been discussed on this list many times.
How do I transfer it to the machine I need it to run on? Which files do I need to copy?
participants (3)
-
Andy McKay -
Kevin Carlson -
Redding, Matthew