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.
root@h2230831:/# /etc/init.d/mysql start
Rather than invoking init scripts through /etc/init.d, use the service(8)
utility, e.g. service mysql start
Since the script you are attempting to invoke has been converted to an
Upstart job, you may also use the start(8) utility, e.g. start mysql...
root@h2230831:/# mysql -uadmin -p`cat /etc/psa/.psa.shadow` psa
ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (111)
root@h2230831:/# mysql -uadmin -p`cat /etc/psa/.psa.shadow` psa
ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (111)
root@h2230831:/# mysql -uadmin -p`cat /etc/psa/.psa.shadow` psa
ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (111)
The /var/log/mysql/mysql.log ist empty.
The mysql.sock i have edit to chmod 777
In the /tmp/ folder are
plesk_11.5.30_reset_instance_data.log
plesk_11.5.30_reset_instance_data_problems.log
ERROR: PleskFatalException: Unable to connect to database: mysql_connect(): Connection refused (auth.php:149)
I have the same Problem, i need Help.
I can`t solve the Problem.
Maybe after a Plesk Update this Error shows.
ERROR: PleskFatalException: Unable to connect to database: mysql_connect(): Connection refused (auth.php:149)
I have the same Problem, i need Help.
I can`t solve the Problem.
Maybe after a Plesk Update this Error shows.
The CHMOD Solutions doesn`t work.