I have found a support article saying this:
chown psaadm:root /var/www/vhosts/system/example.com/logs/
chmod 700 /var/www/vhosts/system/example.com/logs/
see it here: Unable to access logs and files for a domain: System error 13: Permission denied
Which is the right one now?
Thnx
Hi,
my `nginx` and other log files report errors like this:
`Unable to open log file: fopen(/var/www/vhosts/system/vetkom.cz/logs/proxy_error_log): Failed to open stream: Permission denied`
What should be the right owner and permitions?
Currently I have permission 660 and owner is my domain...
Well, this is trivial and I have already succeeded in this first step. But it unpackes into several *.tar files and only one of them gets unpacked successfully, others fail...
Hi,
I am running Plesk Obsidian 18.0.71 on AlmaLinux 8.10 (Cerulean Leopard) with .NET Core Toolkit (dot-net) Extension. After each deploy of a new version of a .NET application I have to restart the application manualy by presing a Restart button in web Control Panel > .NET Core configuration...
Well, I have followed the steps given in the article you refer to, checked Allow local MariaDB/MySQL server to accept external connections in Tools & Settings > Database Servers > Local MariaDB/MySQL server, I have also selected Allow remote connections from any host both for the server and the...
Hi, sorry for opening this case again, but I would like to increase protection of the DB by any possible way. And I am thinking about changing the default port DB is listening at. How to do so properly?
Thank you.
OK, thank you, however, correct me , if I am wrong, but allowing *local MySQL server to accept external connections* will allow the DB to be accessed from other servers/internet as well, doesn't it?
Thank you, you may, however, close this ticket.
Hi, I am running Plesk Obsidian v18.0.69_build1800250502.08 on Debian 12.11 with Docker extension. And I would like to use Plesk phpMyAdmin to connect to DB servers in my Docker containers. I have found in docs, where to find phpMyAdmin installation i Plesk (`/usr/local/psa/phpMyAdmin/`) and...
Hi, I am running Plesk Obsidian v18.0.69_build1800250502.08 on Debian 12.11 with Docker extension. And I would like to use Plesk databases from my Docker container applications. Let's say, I have a Docker container in Plesk Docker service and the container runs a PHP application. And I would...