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