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

  1. Y

    Atomic Basic ModSecurity Error

    I am using plesk 12 with microupdate 13 But I am still facing this modsecurity issue yet. Failed to install the ModSecurity rule set: modsecurity_ctl failed: gpg: key 4520AFA9: "Atomicorp (Atomicorp Official Signing Key) <[email protected]>" not changed gpg: Total number processed: 1 gpg...
  2. Y

    reverse nginx proxy

    I have set nginx as reverse proxy. I want to serve static content using nginx and php content using apache. So I went to Web Server Settings of my domain and in nginx settings I have enabled Smart static files processing Serve static files directly by nginx now I added following statement in...
  3. Y

    PHP 5.5 and MySQL 5.6 support

    I am using Redhat 6.4 x64 Server. I don't know if PHP 5.5 is supported or not by OS. I thought Plesk need to be compatible with PHP 5.5 as well.
  4. Y

    PHP 5.5 and MySQL 5.6 support

    Does Plesk 11.5.x support PHP 5.5 and MySQL 5.6? If not what is the roadmap for this support?
  5. Y

    Constant "Alarm level changed" emails

    can someone please look into my problem
  6. Y

    Expire Headers in Plesk Nginx & Apache

    As of now there is no solution As I am not technical enough to change the template,
  7. Y

    Constant "Alarm level changed" emails

    Cpu Core Problem I have a Processor which has 12 core in that and Server Health monitor generate alerts based on only 1 core of the processor. How to resolve that issue?
  8. Y

    Expire Headers in Plesk Nginx & Apache

    I would like to use expire header for images. I know this the code for doing it. location ~* \.(js|css|png|jpg|jpeg|gif|ico)$ { expires 7d; } Now the question is where shud I put this code. I can't edit vhost configuration of nginx coz it will remove the following code once nginx...
Back
Top