Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Dear Pleskians! The Plesk Forum will be undergoing scheduled maintenance on Monday, 7th of July, at 9:00 AM UTC. The expected maintenance window is 2 hours.
Thank you in advance for your patience and understanding on the matter.
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...
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...
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...
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...
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...
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 -...
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'?
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...
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...
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...
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...