• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

Recent content by tulipe

  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"

    In /var/www/vhosts/system/[mydomain.com]/logs/error_log, I have only this error: [ssl:warn] (...) RSA certificate configured for [mydomain.com]:443 does NOT include an ID which matches the server name
  4. T

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

    Hi, thanks. I have read this page but I don't think this is the cause of the problem. I have not deleted any files. I just reinstalled the entire server, I just installed my domain again and the same problem occurs.
  5. 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