• We value your experience with Plesk during 2025
    Plesk strives to perform even better in 2026. To help us improve further, please answer a few questions about your experience with Plesk Obsidian 2025.
    Please take this short survey:

    https://survey.webpros.com/

Search results

  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) <support@atomicorp.com>" 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