• 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

Search results

  1. T

    How to change query_cache_size?

    Hello, I want to increase the query_cache_size value. So I made the request : plesk db; SET GLOBAL query_cache_size=16777216; (Query OK, 0 rows affected) If I do SHOW VARIABLES LIKE '%query_cache%'; the new value has been taken into account. +------------------------------+----------+ |...
  2. T

    Question Change MariaDB query_cache_size value

    Hello, I want to increase the query_cache_size value. So I made the request : plesk db; SET GLOBAL query_cache_size=16777216; (Query OK, 0 rows affected) service mariadb restart; But when I make SHOW VARIABLES LIKE '%query_cache%'; the value is unchanged. Do you have an idea please? Thanks in...
  3. T

    Issue My site points to the "Web Server's Default Page"

    Hello, I installed my site as I usually do (I have been using Plesk for more than 15 years on dedicated servers and VPS) but this time I have a problem. It's an installation at a new provider (Ionos). The problem is that my site systematically points to the "Web Server's Default Page". Can you...
Back
Top