Question
How to find Plesk key number for support request?
Answer
-
Go to Tools & Settings > License Information > Key number:
Note: in case the Tools & Settings or License Information page is absent contact your hosting provider.
- Log in to Plesk360 with the email address which you used when purchasing Plesk license
- Open the Licenses tab:
-
Log into the server via SSH with root privileges
-
Execute the command below to get Plesk key number:
# plesk bin keyinfo --list | grep plesk_key_id | awk {'print $2'}
PLSK000000010000Note: in case the command above returns an empty output it means that the license key is not installed.
-
Log into the server via RDP.
-
Execute the command below to get Plesk key number:
plesk bin keyinfo.exe --list | findstr plesk_key_id
plesk_key_id: PLSK000000010000Note: in case the command above returns an empty output it means that the license key is not installed.
For Linux:
-
Log into the server via SSH with root privileges
-
Execute the command below to get Plesk key number:
# grep "<name>PLSK" /etc/sw/keys/registry.xml
<member><name>PLSK.00000001.0000</name>Note: in case the command above returns an empty output it means that the license key is not installed.
For Windows:
-
Log into the server via RDP.
-
Execute the command below to get Plesk key number:
findstr "<name>PLSK" "%plesk_dir%\admin\repository\registry.xml"
<member><name>PLSK.00000001.0000</name>Note: in case the command above returns an empty output it means that the license key is not installed.
Comments
4 comments
i have the freaking german version and i don't have tools & settings ... ARGH!!!!
Trying to get through to support is a pain
All of my websites are down and cannot even contact them
Good afternoon In 2019, the site https://karyz was hosted on your hosting, the data from the control panel was preserved, at that time it was disabled for not renewing the domain and hosting, is it possible to restore the site?
While trying to open a support ticket, the system rejects the (valid/purchased) plesk key... either with (web) or without (cli) the dots...
Oh nevermind. Adblock was acting funny :)
Please sign in to leave a comment.