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

  1. M

    Question Domain Log Files Owner and Permissions are probably incorrect

    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
  2. M

    Question Domain Log Files Owner and Permissions are probably incorrect

    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...
  3. M

    Question Pleask backup uploaded to Google Drive and downloaded from there to local PC to unpack

    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...
  4. M

    Question Pleask backup uploaded to Google Drive and downloaded from there to local PC to unpack

    Hi, Is there a way, how database backups from Plesk uploaded to Google Drive can be downloaded to a local PC and then extracted into SQL format?
  5. M

    Resolved .NET Core Toolkit (dot-net): How to restart an app programmaticaly with script

    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...
  6. M

    Resolved How to configure Plesk databases to allow access from Plesk docker container

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

    Resolved How to configure Plesk databases to allow access from Plesk docker container

    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.
  8. M

    Resolved How to configure Plesk databases to allow access from Plesk docker container

    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.
  9. M

    Question How to configure phpMyAdmin config.inc.php properly to connect to other DB servers in Docker container

    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...
  10. M

    Resolved How to configure Plesk databases to allow access from Plesk docker container

    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...
Back
Top