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

  1. S

    **SOLVED** - Problems from Domains Resolving: 404 or Empty Domain

    Hi! Finally I found the problem: The locatios where the 404 or error is returned is because from this places, the DNS name resolution is on IPv6 and for this domains I don't have enable the IPv6 Simply Activating the IPv6 all is working perfect THanks
  2. S

    **SOLVED** - Problems from Domains Resolving: 404 or Empty Domain

    Hi! I have an plesk 12.0.18 on a CentoOS 6.6 Linux Server From some years. On this server I have 7 domains registered and working. All works well, but some time ago I discover that from any IP locations the servers Send a bad response, for example: If I or other people browse the domain...
  3. S

    SPF record don't work

    Hi!! I'm trying to create an outgoing SPF record. I add this entry on the DNS templates: mydomain.com. TXT v=spf1 +a +mx +ip4:XXX.XXX.XXX.XXX -all (I have the nameserver pointed to my IP/server) To check is SPF record work correctly, i send an email to...
  4. S

    Disabled external URL's / HTTP request failed!

    Important date!! de readfile() command in php don't read URL's on the same server, with the same IP.... If I put a readfile with other external URL works fine How can I open the read from a domain of the server, to other domain of the same server with the same IP???? Thanks!
  5. S

    Disabled external URL's / HTTP request failed!

    Other test: "curl http://www.domain.com" Works perfect, is not blocked
  6. S

    Disabled external URL's / HTTP request failed!

    Hi!, I use Parallels Plesk Panel v11.0.9_build110120608.16 os_CentOS 6 on a Dedicated server, I'm the root, and I can change all parameters of the server. I'm trying to use this php command: readfile('http://www.domain.com'); The external url's are bloqued or disabled, every time I've...
Back
Top