Setting up MTWeb

Follow these instructions to set up MTWeb for new MassTransit installations. If you are upgrading from a previous version of MassTransit and you already had MTWeb configured, refer to Upgrading MTWeb.

The MTWeb setup consists of three steps:

  1. Configuring MassTransit for web.
  2. Installing and configuring PHP.
  3. Setting up a web server (IIS).

MassTransit Server and MySQL must be installed and running before setting up MTWeb. For more information on how to install MassTransit Server, refer to Installation.

In this section

Step 1: Configuring MassTransit for web

Step 2: Installing and Configuring PHP

Step 3: Configuring IIS Web Server