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.
Hello,
So i have solved the problem with adding this line in the file /root/.my.cnf
socket=/var/lib/mysql/mysql.sock
now i can access to mysql server, but when i try top open plesk web interface i have the same problem but now for plesk
ERROR: PleskDBException: Unable to connect to database...
Hello,
No i have installed at first plesk
then when i launch the installation on php, mysql, etc, i have found that all of thsese is installed (With plesk)
So i try to connect to mysql database
mysql -u root -p
password:*******
in this step i have the error mentionned before,
so i have create...
Just one question please,
I have an aothe rmachine,
I have installed plesk before installing any other application;
In the step where i have to install mariadb, i have this error
ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: NO)
any ideo ?
Best reagrds
Hafedh
Hello and thank you for your response,
I would like to share with you some tricks
I have renamed the file to .my.cnf and paste this contecnt
[client]
user = root
password = root_password
But the problem is still present.
So i have found this solution somewhere
[mysql]
user =
password =...
Hello everyone,
I have a centos server 7 with phpmyadmin configured on it.
When i try to install plesk on it, i have the following error;
ERROR while trying to establish test connection. If you are installing Plesk on an already configured MySQL server, you need to specify the administrator's...