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

Plesk on Debian cron scripts

I

iqnection

Guest
I've just completed deploying two new Plesk 8.1 servers running on Debian. I was particularly stumped by the apparent lack of log rotation and statistics.

I searched this down and found that all of the 50plesk* files in /etc/cron.{daily,weekly,monthly} were not being parsed by run-parts because they contained periods which is not part of the name space that run-parts uses according to it's manual page.

For now I've just linked these files to names that use dashes where the periods were and this is working for me. Please fix this in the next hotfix and/or release. Thanks.
 
Back
Top