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

  1. R

    Question Blocking access to wp-admin with nginx directive

    Hello! I'd like to block access to /wp-admin and /wp-login on my Wordpress website for everybody except a specific IP-address. My site doesn't have proxy mode turned on but when I add the below nginx directive to my settings I can still get to /wp-admin: location ~ /(wp-login|wp-admin/) {...
  2. R

    Issue Upstream timeout issues

    Hi, thanks for your reply! The odd thing is other websites on this server are still loading while this site experiences this issue. I can't spot anything strange in resource usage (CPU, Memory, Disk) graphs either. Is there anything specific I should be looking for? The site in question...
  3. R

    Issue Upstream timeout issues

    Hi, I'm experience issues with a specific website that sometimes returns time out / upstream errors. This issue pops up every few days resulting in my entire website not loading and, after a while, returning a HTTP 504 timeout message. This stays until I restart the PHP engine (I usually change...
Back
Top