• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Recent content by ChristianTF

  1. C

    Question How can I create a server snapshot?

    I need to upgrade PHP but before doing that I want to make a server snapshot in case I need to rollback. How can I create one. Is there already that functionality on the admin homepage?
  2. C

    Resolved two different versions of PHP installed?

    Hi, I have a centOS 7 server and I am having an issue with PHP. I need to update composer, however, I get an error saying that "- laravel/framework v5.4.9 requires php >=5.6.4 -> your PHP version (5.4.16) does not satisfy that requirement." however, when looking at the GUI for the site it says...
  3. C

    Issue The requested document was not found on this server.

    Hi guys, I have a centOS 7 server running and a nodejs(12.10) instance that is trying to be ran. The plesk desktop says that it is active and working but whenever I try to make a get request to the endpoint (using Postman) I get a response back in html ``` <HTML> <HEAD> <TITLE>404 Not...
  4. C

    Question Setting up a node server

    I have my files on there. I have the end point but when using Postman just to check the end points all I get is an html document saying ``` <BODY> <H1>Not Found</H1> The requested document was not found on this server. <P> <HR> <ADDRESS> Web Server at...
  5. C

    Question creating a server instance for Jenkins CI/CD

    I have a centOS 7 and I have already a domain on there. However, I am in the process of changing the back end and ready to get it on the domain. the old one is `example.loading.com` and the new one will be `api.example.com`. I am worried because at the moment even after setting up a dedicated ip...
Back
Top