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.
I've fixed it!
Seems when you have updated MySQL to 5.5 the scheduled task breaks.
By running the query wil fix this isue:
ALTER TABLE BackupsScheduled MODIFY COLUMN backup_day INTEGER;
Checked /var/log/messages /var/log/secure and found nothing...
In the /var/log/cron it runs this command.
Dec 20 13:45:01 simplia CROND[22125]: (root) CMD ([ -x /usr/local/psa/admin/sbin/backupmng ] && /usr/local/psa/admin/sbin/backupmng >/dev/null 2>&1)
So it seems the cronjob is just working...
Hello Parallels,
I'm running: 12.0.18 Update #29
I'm having troubles getting the global scheduled backup task to work at Home > Tools & Settings >Backup Manager > Server Repository.
At a subscription the scheduled backup works how it should.
Home > Subscriptions > example.com > Websites &...