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

cron

  1. V

    Question mysqldump not found

    Hi! I want create backup db from cron task, but plesk return error. When i use mysqldump mydb > mydb.sql - -: mysqldump: command not found /usr/bin/mysqldump mydb > mydb.sql - -: /usr/bin/mysqldump: No such file or directory plesk db dump mydb > mydb.sql - -: plesk: command not found how i can...
  2. Mike2017

    Resolved Reloading iptables on reboot in Plesk 17.0.17

    Hello, I recently migrated my VPS from Plesk 12 to Plesk Onyx (I am now running Plesk Onyx v17.0.17 update #21 on Ubuntu 14.04.5 LTS). I have a number of custom rules in iptables and, previously, I just had iptables-persistent installed - it was auto loading on reboot iptables stored in...
  3. Dumitru

    Resolved restarting PHP-FPM 7.0.16 from cron

    We need to user same restart function like your button form plesk for restart php-ftp7, we need to use it cron * * * * * /usr/sbin/service php5-fpm restart - this is workign for php-fpm 5 * * * * * /usr/sbin/service php7-fpm restart - bat for 7 this is not working It is other setting for...
  4. L

    Issue Scheduled tasks option absent in Plesk

    Hi, For my website I need to set a Cron command in Plesk. On the Plesk website and numerous others the advice is to click the 'Scheduled Tasks' option in 'Websites & Domains'. However, this option is not present in the 'Websites & Domains' tab. This is what I see as options: Another suggested...
  5. Cordal

    Resolved Errors when running cron when installing Let's Encrypt certificate

    I recently installed a Let's Encrypt certificate in my domain, using the corresponding extension in my Plesk 12.5, from that moment when the cron programmed run the following error: HTTP request sent, awaiting response... 301 Moved Permanently Location: https://www.mydomail.es/myfunction...
  6. TomP

    Resolved PhpList cron not working after move to new server

    I'm looking for a phpList user that runs crons from Plesk. I was using phpList on my old server for many years, and used Plest cron to send the mail queue. After I just moved to my new server, phpList sends just fine, but only if I do the manual process queue. I set up the cron just as I did...
  7. 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...
  8. 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...
  9. 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...
  10. 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...
  11. 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...
  12. 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...
  13. 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...
  14. 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