• 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.

Recent content by Adam12345

  1. A

    How to MySQL Database daily backup via Scheduled Tasks?

    Hi Igor, thanks for your reply. I tried the following commands but they didn't work. They only created blank backup files 0 kb sized. /usr/bin/mysqldump -uadmin -p`cat /etc/psa/.psa.shadow` mydatabasename | gzip -9 > /httpdocs/mydatabasename.sql.gz /usr/bin/mysqldump -uroot -p`cat...
  2. A

    How to MySQL Database daily backup via Scheduled Tasks?

    Hello, I'm new to Parallels Panel. I use version 11.0.9. I searched the forum and tutorials for a while but I couldn't find the exact solution. I want to backup mysql database daily. First of all, what is the best way for daily database backup in plesk. I'm trying to do this in Scheduled Tasks...
Back
Top