• 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 AdamJohn

  1. A

    Using wget on local web site as scheduled task

    Thank you for the reply. I managed to solve the problem by editing hosts file. It seems that 1and1 adds default-domain.com into the hosts file during OS installation. Regards
  2. A

    Using wget on local web site as scheduled task

    Hi, I am trying to configure cron job that will call a web page (PHP service) that belongs to locally hosted site. When I try to use: wget -qO- <myURL>I get the default page:<html> <head> </head> <title></title> <body bgcolor=#FFFFFF text=#001C66> <table width="100%" border="0">...
Back
Top