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.
@hello, Mow, thanks for your reply!
I was able to solve this recently and didn't get a chance to post a reply until now.
Example cron job:
# Queue handler, runs each minute.
* * * * * /usr/bin/php -q /var/www/vhosts/mydomain.com/mm.mydomain.com/apps/console/console.php queue >/dev/null 2>&1...
Hello Peter & psclip,
I am facing a similar issue I can't seem to find a fix, please help!
My server is Ubuntu 20.04.2 + Plesk Obsidian (latest version) and I am attempting to get Mailwizz running on a subdomain using PHP 7.4.22.
The cron tasks I wish to run are:
# Campaigns sender, runs...