• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

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