• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.

scheduled tasks

  1. chapterjason

    Issue Scheduled Tasks/Cron

    Hello, I use scheduled tasks to run a PHP script under a specific version for a specific subscription. The PHP script does some tasks, simplified to starting a screen (with -dmS to make it detached and prevent it from being killed when the parent process—the cron job itself(?)—is done). It also...
  2. gennolo

    Issue Scheduled task stuck in "not_started" status

    Hi there, I have setup a scheduled task in Plesk to launch a PHP script twice a day : If I launch it directly the script from shell with /opt/plesk/php/7.4/bin/php /var/www/vhosts/domain.com/httpdocs/folder/shop.php it takes about 1 min to and runs ok. But.... When clicking "Run Now" my...
  3. D

    Question What's the right syntax for script options in Scheduled Tasks?

    Dear all, I'm using the restricted version of Plesk Obsidian that my provider has made available to me. It comes with Scheduled Tasks, which I use on a regular basis to keep my sites and their database in good health. Unfortunately, I don't have shell access and can't inspect the full logs to...
  4. W

    Resolved 6 identical (default) task in the scheduled tasks overview

    Can somebody please explain me why I find 6 identical (default) task in the scheduled task overiew? Is this a PLESK default setting, or can I remove some of this tasks? This is the command executed in the task: /opt/psa/admin/bin/php -dauto_prepend_file=sdk.php...
  5. zigojacko

    Question Is there any way to set up a scheduled task for Magento like this in the Plesk interface?

    We absolutely have to run cron jobs for Magento as the system user that owns all the Magento files and folders and Plesk makes this very difficult. I've resorted to actually trying to run a crontab as the user by adding and allowing it to run cron jobs (albeit if I log in as this user to SSH...
  6. Chad Reitsma

    Input Scheduled Task with "Run a PHP Script" throws errors if using short open tags

    Hey guys, I ran into a weird issue when using a scheduled task on one of our client's Wordpress installations. Some background information: The scheduled task is set up as "Run a PHP Script" without arguments. We have changed the 'Access to the server over SSH' to /usr/bin/bash PHP Options -...
  7. wwwAndries

    Disable wp-cron

    When you disable the wp-cron in the wp-toolkit, there is also a scheduled task generated to execute the system cron. Is it possible to disable the automatic creation of this task? I've my own system cron running and don't need/want these tasks. What does this variable do: 'useShiftCronUpdateTask'?
  8. G

    Issue WordPress Toolkit Application Update Notifcations not sent & Scheduled Tasks is empty

    Hi, I'm running Plesk Version 17.5.3 Update #41 on CentOS 7.4.1708. I noticed that the WordPress Application Update notification emails are no longer being sent from the server, these are the notification that are enabled in Tools & Settings -> Notifications -> WordPress application updates...
  9. S

    Issue Site is on php 5.6 according to WebGui, but cron runs @ 5.3.3

    Hi, so I have setup Plesk Web Admin edition on my server ( 12.0.18 Update #99 ) I have added my domain XXX.com, and under Hosting settings I have set : PHP support ( Run PHP as FastCGI Application , PHP version 5.6.30 ) Now everything works dandily fine, but I use Blesta ( a billing portal...
  10. 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...
  11. A

    Resolved Scheduled Task Result Output to File

    Is there anyway to output the result of a scheduled task to a file? GoDaddy support is asking for it to be output to a file.
  12. A

    Explanation for File Management Oddities

    Can someone explain to me what is going on with file management? I am seemingly able to create a file, change it, then run it through a scheduled task and it runs the old source even though when I attempt to view the file through the file editor, it contains the new source. I am also seemingly...
Back
Top