Template Script Installers
This page allows you to specify third-party scripts to be installed when a new virtual server is created using this template. For each script, the following information must be entered :

Script
The name and version of a script to install
URL path
A path under the virtual server's website to install the script, such as /phpmyadmin. This will also determine the directory under ~/public_html that contains the script's files.
DB name
The name of the database that the script will use to store data. The options are :
None
This should be selected for scripts that do not need a database, such as Gallery.
Main database
The script's database will be the virtual server's primary database of the chosen type.
Other
If you want this script to use its own private database, this option can be selected and the pattern for a database entered in the adjacent text field. For example, you might enter ${DB}_phpnuke. If the resulting database does not exist, it will be created as part of the script installation process.
DB type
The type of database use for the scripts data, if any is selected.