Não é possível executar o PHPMyadmin usando o Ubuntu 14.04

0

Estou enfrentando problema. Eu estou tentando executar o localhost/PHPMyadmin na minha máquina Ubuntu mas está dando o seguinte erro.

Welcome to phpMyAdmin

Error
MySQL said: Documentation

Cannot connect: invalid settings.
 Connection for controluser as defined in your configuration failed.
 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.

Estou iniciando o lampp executando este comando sudo /opt/lampp/lampp start e isso tem a saída abaixo.

Starting XAMPP for Linux 5.6.23-0...
XAMPP: Starting Apache...ok.
XAMPP: Starting MySQL...ok.
XAMPP: Starting ProFTPD...already running.

Aqui estou usando php 7 e preciso executar o phpmyadmin no host local.

    
por subhra 18.01.2018 / 06:12

0 respostas