Installing Plesk WebHost License on Windows Server

Many of our clients requested for Plesk WebHost (Windows Server) license. So, we worked hard and completed it and integrated it with our existing Plesk licensing system. If any of you had an active Plesk (Linux) license, you can upgrade it to Plesk (Windows) license from the Client Area with a few clicks. Upgrading your license to Windows will cost you an additional $1.50 USD for each month.

However, here we wrote instructions to install our Plesk (Windows) license on a server. If you still need our help to set up, please submit a support ticket with the login credentials of your RDP and Plesk control panel.

Licensing Requirements

  1. Make sure to install "Additional PHP 7.4" and enable "ionCube loader" for it.
  2. Also, make sure "curl" is installed and the env has been set. [ Installer file here ]
  3. Run it (at terminal): mkdir "C:\Program Files (x86)\cPanelCentral\Plesk Licensing"
  4. Download the " winPleskCMD " file at the created directory at the third step.

Setting up a Cronjob

Log into your "Plesk Control Panel" with the administrator. Now go to "Tools & Settings" » "Scheduled Tasks (Cron jobs)" » "Add Task". Now like the following screenshot, setup a cronjob with the following command line:

"C:\Program Files (x86)\Plesk\Additional\PleskPHP74\php.exe" "C:\Program Files (x86)\cPanelCentral\Plesk Licensing\winPleskCMD"

Cron time: 0 0,6,12,18 * * *

Description: Plesk Licensing - cPanelCentral

Done! Now our licensing system will make sure to validate the license status on your server.

  • 2 Users Found This Useful
Was this answer helpful?

Related Articles

How to enable rewrite rules for Plesk using NGINX

Login to Plesk. Open the domain you need to update. Click on the “Apache and nginx settings”...

How to Enable Nginx with PHP-FPM on Plesk

Nginx is supported with PHP-FPM which is a fast and reliable web server.Plesk Control Panel...

How to Enable all of the required ports of Plesk

If you found, the ports are closed of a Plesk server due to FirewallD, then run the following...

Plesk license getting revoked? Here's the solution

Some of our clients' complaints that their Plesk WebHost license getting revoked. So, here's the...

How to Install Plesk or Onyx on Linux CentOS?

Plesk is a popular website control panel, and it makes managing your website easy. Although it is...