PDA

View Full Version : Copy package templates from server to server


kipper3d
05-08-2009, 09:01 PM
Hello!

I am tired of setting up the packages on each new server. Where is the configuration files for these package templates so that I can simply copy them over to the new server installation?

Thanks!

IWorx-Jon
05-26-2009, 08:14 AM
John,
The package templates are actually stored in the IWorx DB, and not in a configuration file. When you get a look at the tables it should be pretty clear which one you'll need to be looking for. If you dump the SQL you could probably write a fairly simple PHP script to run the appropriate INSERT statements on your new InterWorx installs.