The issue is clear to see, and the same problem I am encountering, the command:
MYSQL_PWD="$(cat)" mysqldump --no-defaults -h localhost -P 3306 -uadmin --quick --quote-names --add-drop-table --default-character-set=utf8 --set-charset --routines --events xxxxxx >...
If you have unticked "Proxy Mode" to serve files with Nginx, then make sure "Serve static files directly by nginx" is also unticked, then your location block will work. Seems to me if proxy mode is off then the files are served by Nginx anyway.
All the controls for this are a bit cryptic and it...
TITLE:
Cannot select root folder when setting Git deploy path
PRODUCT, VERSION, OPERATING SYSTEM, ARCHITECTURE:
Plesk Onyx v17.5.3_build1705170317.16 os_CentOS 7 x64
PROBLEM DESCRIPTION:
Since we updated from Plesk Onyx 17 to 17.5, when selecting which folder to deploy a Git repository to, it...