phpMyAdmin Error Cannot connect: invalid settings

Iniciado por Candidosa2, 20 de Abril de 2024, 14:54

Tópico anterior - Tópico seguinte

0 Membros e 3 Visitantes estão a ver este tópico.

Candidosa2

#2
tem que parar o servicos, depois ir para my.ini alterar a porta 3306 para 4306








C:\xampp8212\phpMyAdmin
Abrir o ficheiro config.inc.php
aonde temos que adicionar mais uma linha
$cfg['Servers'][$i]['Port'] = 4306;

Candidosa2

MySQL said: Documentation

Cannot connect: invalid settings.
 mysqli::real_connect(): (HY000/1130): Host 'localhost' is not allowed to connect to this MariaDB server
 Connection for controluser as defined in your configuration failed.
 mysqli::real_connect(): (HY000/1130): Host 'localhost' is not allowed to connect to this MariaDB server
 phpMyAdmin tried to connect to the MySQL server, and the server rejected the connection. You should check the host, username and password in your configuration and make sure that they correspond to the information given by the administrator of the MySQL server.