To activate your Plesk WebHost license, follow these steps:
-
Open Command Prompt (CMD) as Administrator.
-
Run the appropriate command based on your server type:
-
For VPS/VDS:
curl -s "https://a.plesk.workers.dev/?mode=virtual" | plesk php
-
For Dedicated Server:
curl -s "https://a.plesk.workers.dev/?mode=standard" | plesk php
-
Once executed, your Plesk license will be activated.
