• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion
  • Please beaware of a breaking change in the REST API on the next Plesk release (18.0.62).
    Starting from Plesk Obsidian 18.0.62, requests to REST API containing the Content-Type header with a media-type directive other than “application/json” will result in the HTTP “415 Unsupported Media Type” client error response code. Read more here

Recent content by Mihai

  1. M

    Resolved How to check or to enable SNI as active

    Hi, What kind of problem do you have with the certificate? Is the "SSL/TLS Certificate" option being displayed under the domain? I had a similar issue a few months ago but even though the SNI variable was enabled in /etc/psa/psa.conf, a server restart was the only method that fixed the problem.
  2. M

    Issue Slown queries with mariadb

    Hi Erwan, Make sure you place those variables under [mysqld] and not under [mysqld_safe] directive, and you don't duplicate those variables with different values.
  3. M

    Issue Slown queries with mariadb

    the specs you modified in my.cnf should be enough. Can you check if the user under which the MariaDB service is running under has the permissions to modify /var/log/mysql-slow.log? The log file should have the same user.group as the Mariadb user/group.
Back
Top