Installing and Configuring MassTransit

You can install a trial or fully functional production version of MassTransit, depending on the license that you have.

The trial version of MassTransit installs and configures an Apache web server for its web application. This web server is provided for testing purposes. For production deployment, the recommended web server is Internet Information Services (IIS).

The trial version of MassTransit also installs PHP version 5 within the MassTransit Server folder. For production deployment, a different version of PHP is used. You need to install this version separately. For more information on how to upgrade your MassTransit from trial to production version, refer to Upgrading from a Trial to a Production Server.

Note: If you need to collect a log of the MassTransit installation process, you have to place the InstallMTHP.exe file in C:\ and launch the installation at the command prompt, by using the following commands:
cd C:\
InstallMTHP /Log /Logfile hp_setup.log
To complete the MassTransit installation, follow the instructions below, starting from step 2.
Once the installation completes, you can find the log file—hp_setup.log in the same directory where the InstallMTHP.exe file is located; in this case—C:\.

In this section

Installation

Configuring MySQL and SMTP Server

Configuring MassTransit Web Server