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

  1. S

    Issue Rotation of access_ssl_log.webstat can be done, but previous access_ssl_log.webstat is restored on next day

    Or as another idea, in order to not loose the statistics completely, you could maybe also try to truncate the file: tail -n [a number of lines your server can still cope with] /var/www/vhosts/system/example.com/logs/access_ssl_log.webstat > tempfile cat tempfile >...
  2. S

    Issue Rotation of access_ssl_log.webstat can be done, but previous access_ssl_log.webstat is restored on next day

    Hi Peter! The two files are indeed hard-linked. This sounds like a problem. If you first remove the file and then create a new, smaller or even empty one, this new file will get its own inode, for example: ls -i /var/www/vhosts/example.com/logs/access_ssl_log.webstat 860061...
  3. S

    Question Horde shared calendar

    Hi Matthias. The sharing option has to be enabled first, please see: https://support.plesk.com/hc/en-us/articles/23805896582423-How-to-enable-calendar-and-contact-sharing-in-Horde-webmail-provided-by-Plesk
Back
Top