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.
The APS Catalog has been deprecated and removed from all Plesk Obsidian versions. Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.
As you may be aware, cronjobs on Plesk are a mess. I am trying to work out how to run Cron PHP scripts. I have numerous issues previously mentioned on this forum with some mixed results and some badly long winded solutions to the way Plesk chooses to deal with Cronjobs .
Anyways, some cronjobs...
As I have found with various posts over the last year on this forum; Cron Job or "Scheduled Tasks" in Plesk interface are an utter mess and lack any meaningful documentation.
I come from a system that has a perfectly working Cron Job (WHM) with very thorough documentation and structuring - so...
There is a cron PHP script that is intended to run and write results to an error log file.
The script appears to run but it never outputs to any error log file.
The script also does not appear to run from within Plesk as Administrator on either of the "Run Now" buttons.
How can these things...
Hello,
I have a problem that cronjobs does not start anymore.
And these are jobs where there are PHP scrips excecuting.
When i use the RUN-NOW option it works. But is does not start at the given time,
Other cronjobs works fine.....
I can not find anything in the logs...
I hope someone can help...
WE have a scheduled cronjobs which run
But these come back with an error because:
The code in the PHP file is:
The Standard Public Website files works correctly because the PHP in the "PHP" Plesk settings under "additional Directives" shows:
The class we need to use is placed in...