Installing the Add-ons (optional)

This section includes the instructions for installing optional add-ons using the command line.

To install the add-ons using the command line:

  1. Connect to the Parallels Pro Control Panel server using the console or terminal services and log in as the administrator.
  2. If you have downloaded the installation files, locate and copy the following files in a temporary directory.
  3. Open a command prompt window and change to the directory where all the
    installation files mentioned above are located.
  4. Before installing the add-on for ColdFusion MX 6.1, perform the following tasks:
  5. Install the ColdFusion MX 6.1 add-on using the following command.

    msiexec /l*v <full_path_of_log_file> /i "Parallels Pro Coldfusion Addon.10.3.3.msi" /qn

    where <full_path_of_log_file> is the location where you want to save the log file for the installation. For example, C:\coldfusion.log. After the installation is complete, check the log file to verify that the add-on installed successfully.

  6. Before installing the add-on for Urchin 5.x, ensure that you have installed Urchin 5.x on your Parallels Pro Control Panel 10.3.3 server. For information about installing and downloading Urchin 5.x, refer to Urchin Web site .
  7. Install the Urchin 5.x add-on using the following command.

    msiexec /l*v <full_path_of_log_file> /i "Parallels Pro Urchin Addon.10.3.3.msi" /qn

    where <full_path_of_log_file> is the location where you want to save the log file for the installation. For example, C:\urchin.log. After the installation is complete, check the log file to verify that the add-on installed successfully.

  8. Before installing the add-on for MySQL, ensure that you have installed the following software on your Parallels Pro Control Panel server:
  9. Install the MySQL add-on using the following command.

    msiexec /l*v <full_path_of_log_file> /i "Parallels Pro Mysql Addon.10.3.3.msi" /qn ROOTPASSWORD="<MySQL_root_password>"

    where:


The add-on installation is complete.