Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
We value your experience with Plesk during 2025 Plesk strives to perform even better in 2026. To help us improve further, please answer a few questions about your experience with Plesk Obsidian 2025. Please take this short survey: https://survey.webpros.com/
On Plesk for Linux mod_status is disabled on upgrades to improve Apache security. This is a one-time operation that occurs during an upgrade. You can manually enable mod_status later if needed.
Ok then it seems to be [mysqld] instread of [mysql]
and now working
Apache config:
# The MariaDB configuration file
#
# The MariaDB/MySQL tools read configuration files in the following order:
# 1. "/etc/mysql/mariadb.cnf" (this file) to set global defaults,
# 2. "/etc/mysql/conf.d/*.cnf" to...
Finally i have choose this configuration but i still have the same problem :
ubuntu@modest-hoover:/var/log/mysql$ mysql
mysql: unknown variable 'max_connections=500'
my.cnf
# The MariaDB configuration file
#
# The MariaDB/MySQL tools read configuration files in the following order:
# 1...
I just read on documentation that buffer_pool_size should be 80% of the RAM
https://scalegrid.io/blog/calculating-innodb-buffer-pool-size-for-your-mysql-server/...
Can i have your advice about my : my.cnf file
Serveur have about 124Gb of RAM
[mysql]
#performance_schema = on
#max_allowed_packet=4196M
max_connections = 200
[client-server]
# Import all .cnf files from configuration directory
!includedir /etc/mysql/conf.d/
!includedir...
Hi Everyone,
Just to give you back some information about this
MariaDB [(none)]> SELECT User, Host FROM mysql.user WHERE User='admin';
+-------+-----------+
| User | Host |
+-------+-----------+
| admin | localhost |
+-------+-----------+
1 row in set (0.000 sec)
So my solution was ...
I just tried with admin password of plesk and still have "[!!] Attempted to use login credentials, but they were invalid"
I really have no idea which credential is used for this