• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion
  • Please beaware of a breaking change in the REST API on the next Plesk release (18.0.62).
    Starting from Plesk Obsidian 18.0.62, requests to REST API containing the Content-Type header with a media-type directive other than “application/json” will result in the HTTP “415 Unsupported Media Type” client error response code. Read more here

Recent content by serreri

  1. serreri

    Question Set plesk client language dynamically

    Thanks Kaspar, unfortunately I was convinced that I had at least two languages available in the Plesk license, I had to purchase the language pack to add a language. I don't understand why in the license plesk Web Pro Edition I have two languages installed, while in the Web Host Edition license...
  2. serreri

    Question Set plesk client language dynamically

    Good morning, I apologize but I couldn't find a solution. Could you kindly help me understand if it is possible to activate a Plesk customer account by setting the language based on the language spoken by the customer. Basically, I would like an English user to enter his profile and find his...
  3. serreri

    Possible problem with password recovery with incorrect email

    TITLE Possible problem with password recovery with incorrect email PRODUCT, VERSION, OPERATING SYSTEM, ARCHITECTURE Plesk Obsidian v18.0.60_build1800240421.18 os_Ubuntu 22.04 PROBLEM DESCRIPTION Hi everyone, I couldn't find any posts regarding my question. I am using Web Host Edition and...
  4. serreri

    Resolved Curl doesn't pass parameters to Plesk Api

    So I can confirm that by creating X-API-Key via the SSH command by also entering the ip of the server plesk bin secret_key -c -ip-address 00.000.000.000 the curl script present on the server returns error 401: The requested URL returned error: 401 Unauthorized Whereas if I create the key...
  5. serreri

    Resolved Curl doesn't pass parameters to Plesk Api

    the script is launched from my site inside my server, so same Ip. I will try again to regenerate the key from root and use it in my php script always inside my server, maybe I made a mistake the first time. Thanks
  6. serreri

    Resolved Curl doesn't pass parameters to Plesk Api

    The ip used is that of my server and was generated in SSH with the command plesk bin secret_key -c -ip-address xx.xxx.xx.xxx -description "Key" but when I use the key in the curl I get the 401 message again. Probably the generated key is a root key and is not accepted in the site pages. Maybe...
  7. serreri

    Resolved Curl doesn't pass parameters to Plesk Api

    Ok I solved it in part: Using API-Key generated in SSH (plesk bin secret_key -c -ip-address xx.xxx.xx.xxx -description "Key") the curl returns "error: The requested URL returned error: 401 Unauthorized" At this point I created my API-Key directly in my php page: curl_setopt($ch, CURLOPT_URL...
  8. serreri

    Resolved Curl doesn't pass parameters to Plesk Api

    Unfortunately, nothing changes, I get no results. I also tried to generate errors by changing the key but nothing happens. Yet this script should work. DeepL Translate: I always use it apologize for any mistakes
  9. serreri

    Resolved Curl doesn't pass parameters to Plesk Api

    Hello everyone. I generated my Api-Key in ssh and the generated key works perfectly in the Plesk REST API page, where I can to read and create the clients. I am using a curl script I found on this forum that is supposed to be working but on my server I can't get it to work. The code is this...
  10. serreri

    Question Overuse is not allowed - it does not suspend the domain and does not redirect to 503

    Thank you very much Peter The talk about bandwidth consumption for monitoring then would justify the delays on the checks. I also noticed this error message: "the hard disk quota is not supported due to the configuration of the server file system." So I guess I won't be able to fully handle...
  11. serreri

    Question Overuse is not allowed - it does not suspend the domain and does not redirect to 503

    Hi everyone I tried searching the forum pages without success. I have been using Plesk for years without any particular problems, but today I am having difficulty understanding the Policy policy on overuse of resources. I did a test by setting the default plan with traffic at 2GB/month and 2GB...
Back
Top