• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

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