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.
Running plesk 18.0.76 Update #3 on centos 7.9 on a server that we can't update to a newer version of linux nor php, we acquired and installed the Tux care extension for OS and the one for PHP.
OS extension went well, but the PHP one gives these messages when clicking on install in the list of...
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,
after re-enabling the Log Browser extension, my Plesk server is constantly logging the following warning in /var/log/plesk/panel.log:
PHP Warning: Undefined array key "user"; File: /opt/psa/admin/plib/modules/log-browser/library/Injest/ImapLoginProcessor.php, Line: 26
The warning is...
Plesk has a whole host of GUI stuff for setting the standard PHP used for website control / population and presentation
BUT there seems to be nothing about how to set the required PHP.ini settings for the PHP Handler system that is used for running the "Scheduled Tasks" ; so running a script...
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...
I deployed a laravel application, i made some changes so the public folder remains in the root and node modules and all dependencies related are inside a folder called laravel. Made some configurations and everything works fine. The problem is the composer scanner does let me choose a path where...