Ispmanager 6 lite, pro, host

LiteSpeed license

To start using LiteSpeed in the panel, you need to have a license of any type.

LiteSpeed license types

There are three LiteSpeed license types:

  • Trial free trial LiteSpeed web server integration module license, active for 14 days
Details
  • Trial can only be activated during panel installation
  • For each ispmanager license, only 1 LiteSpeed ​​free trial period is available
  • If after the trial period, the license is not changed to a commercial one (third-party or ispmanager), the web server will be disabled
  • The web server trial license is equivalent to the LiteSpeed WebHost Professional plan
To view the current license type
  1. Log in to ispmanger with an administrator-level account or above.
  2. Navigate to the Modules section.
  3. Find LiteSpeed in the list.
  4. Click next to the module. The license type is displayed in the License type field.

LiteSpeed third-party license activation

The LiteSpeed ​​web server license can be activated with a parameter during the panel installation or later through the web interface:

  1. Log in to ispmanager with an administrator-level account or above.
  2. Navigate to the Modules section.
  3. Find LiteSpeed in the list.
  4. Click next to the module.
  5. In the LiteSpeed license management form, click Enter LiteSpeed license key.
  6. In the form that opens, specify the key. 

  7. Save the changes.

Switching to the ispmanager license

If you previously activated a trial or a third-party license, to switch to the ispmanager license type, purchase a LiteSpeed web server integration module license in your ispmanager Client area and follow the steps below:

  1. Log in to ispmanger with an administrator-level account or above.
  2. Navigate to the Modules section.
  3. Find LiteSpeed in the list.
  4. Click next to the module.
  5. In the LiteSpeed license management form, click Switch to ispmanager license.
  6. Wait for the data to update.

Updating LiteSpeed license information

The panel automatically updates license information once per day. 

If you renewed your license or switched to a different plan and want the changes to apply immediately, update the license information:

  1. Log in to ispmanger with an administrator-level account or above.
  2. Navigate to the Modules section.
  3. Find LiteSpeed in the list.
  4. Click next to the module.
  5. In the LiteSpeed license management form, click Update the license information.
  6. Wait for the data to update.

LiteSpeed license expiration

When the LiteSpeed license expires, the web server is automatically disabled in the panel.

To make the LiteSpeed web server available for sites again, renew the module license and update the license information.

LiteSpeed license technical details

After activating the web server, the key is stored in the serial.no file in the /usr/local/lsws/conf/ directory. To display the license data, use the following command in the terminal:

 /usr/local/lsws/bin/lshttpd -t

Once a day, the panel automatically checks the connected license. If there are less than 5 days left until its expiration, the administrator will receive a notification in the panel. The number of days and the frequency of license check can be changed using the parameters in the litespeed.conf file in the /usr/local/mgr5/etc/ispmgr.conf.d/ directory:

  • LitespeedLicenseWarningDay — the number of days before license expiration when the administrator receives a panel notification to renew the license. Default value: 5.
  • LitespeedLicenseCheckPeriod — the frequency with which the license is checked for validity, in minutes. Default value: 1440 (24 hours).