• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

cronjob

  1. P

    Issue Cronjobs not working

    I am using CentOS Linux 7.3.1611 (Core) with Plesk Onyx Version 17.0.17 Update #12 I have to run several crons like such: * * * * * /usr/bin/php -q /var/www/vhosts/blabla.com/httpdocs/apps/console/console.php send-campaigns >/dev/null 2>&1 it shout out an error so i checked this forum here and...
  2. viisauksena

    Input crontab messed up by plesk update

    this happened now several times by doing plesk updates (and i stick around at least since version 10, lately this happened by upgrading to onyx) symptom: sofisticated and full crontab for root with many different jobs and many multiline comments, some empty lines. after an update the ordering...
  3. IATechsupport

    Cron in virtual server with Plesk 12.5 can't find the find command

    I'm trying to setup a simple cron job from Plesk GUI to delete the contents of a dir every day. with: find /var/www/vhosts/domain.name/httpdocs/var/session -name 'sess*' -type f -print -delete when I run it all I get is " find command not found"
  4. J

    bug or feature? php cron for customers without ssh

    Hi there, my system: OS: ‪CentOS Linux 7.2.1511 (Core)‬, Plesk Version 12.5.30 Update #23 I have a strange event with a php-cronjob for customers. Access to the server over SSH: forbidden Scheduler management in hosting subscription: enable Now my problem: We have a customer with a scheduled...
Back
Top