• The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    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. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

pa4wp-std Can't install because mysql / root / passwd

Status
Not open for further replies.

Abkrim

New Pleskian
Hi.

When try to install pa4wp-std get error. I try any solutions but no work.

Code:
apt-get install pa4wp-std
Seleccionando el paquete pa4wp-std previamente no seleccionado.
(Leyendo la base de datos ... 53008 ficheros o directorios instalados actualmente.)
Desempaquetando pa4wp-std (de .../pa4wp-std_11.5.11-1834_all.deb) ...
Configurando pa4wp-std (11.5.11-1834) ...
Adding group `swkey-data' (GID 1001) ...
Done.
Adding user `www-data' to group `swkey-data' ...
Adding user www-data to group swkey-data
Done.
establish test connection
failed
Cannot connect to mysql server. Presence Builder configuration will exit now.
Make sure mysql server is installed and running.
If root password is not empty put it in /root/.my.cnf
After finishing the installation run sb_config manually.
dpkg: error al procesar pa4wp-std (--configure):
 el subproceso instalado el script post-installation devolvió el código de salida de error 1
configured to not write apport reports
                                      Se encontraron errores al procesar:
 pa4wp-std
E: Sub-process /usr/bin/dpkg returned an error code (1)

Well on my shell root not need passwd.

Code:
root@creatuweb [~]# mysql
Welcome to the MySQL monitor.  Commands end with ; or \g.
Your MySQL connection id is 62
Server version: 5.1.73-1 (Debian)

Copyright (c) 2000, 2013, Oracle and/or its affiliates. All rights reserved.

Oracle is a registered trademark of Oracle Corporation and/or its
affiliates. Other names may be trademarks of their respective
owners.

Type 'help;' or '\h' for help. Type '\c' to clear the current input statement.

mysql>

Also message speak about /root/.my.cnf
Code:
root@creatuweb [~]# cat .my.cnf
[client]
user=root
password="XXXXXXXXXXXXXl"

For repair I try -->
Code:
sb_config --db_admin_name root --db_admin_passwd XXXXXXXXXX --init_db
sb_config --sb_passwd YYYYYYYYYYY

But Web Presence Builder Core is not installed (not apache, not work)

My bother me because I'm squeamish manuals. Something is wrong and which is not.
 
Status
Not open for further replies.
Back
Top