• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

cron

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

    Issue Problem with scheduled task

    When running a scheduled task from within Plesk I get the message "completed with error". If I run the same command from a shell there is no problem and the cronjob gets executed the way it should be. The cronjob is: wget --no-check-certificate -O /dev/null -q https://<url>/<page.php> This is...
  4. Rochelle Canale

    Question How to set up a Scheduled Task?

    Hi, I am still new in doing a scheduled task. My problem is where should I put the PHP script I will make? In creating a Schedule Task I need to fill up this: Specify the full path to the script. Example: /tmp/script.php How can I get the full path? I already created a web user in my domain...
  5. E

    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...
  6. O

    Unable to find row with id in ScheduledTasks table

    Hello. Plesk 12.5.30 #24 User can't add task panel.log [2016-03-10 16:41:10] ERR [1] Unable to find row with id in ScheduledTasks table. [2016-03-10 16:41:13] ERR [panel] Db_Table_Exception: Unable to find row with id in ScheduledTasks table. [2016-03-10 16:56:42] ERR [1] Unable to find row...
  7. S

    how to install cron job

    I use Jomsocial and someone can tell me. Which one is support to install at my server plesk, i use ubuntu lynx -source "http://www.domain.com/index.php?option=com_community&task=cron" > /dev/null Lynx is a text-based browser that is installed in most hosting environments. If you do not have...
  8. F

    Plesk 12.0.18 - Get Scheduled Tasks log error

    Hello, I use Scheduled Tasks in my plesk panel with this line : (OVH server with Ubuntu 14.04.1 LTS and Plesk version 12.0.18) wget -O - "http://example.com/application/lite.php?module=ultimatenews&name=task" but I have notified by this error : HTTP request sent, awaiting response... 503...
Back
Top