A
Anonymous
Guest
I run ubuntu 18.04
When installing LAMP I didn't set the root PW for mariaDB. I corrected this so I can now run mysql -u root -p and enter the root PW. On installing Version information: 4.6.6deb5 I got a bunch of errors which I found out could only be corrected by updating phpmyadmin. Long story shorter I messed up a bunch of stuff.
Currently I re-installed 4.6.6 using Synaptic. I had to use 'abort' during that installation because of errors. the following is from the opening page of phpmysql.
What I want to do is have a working copy of phpmyadmin 4.09. It seems the config things are hidden all over and I can't rid if them!!!
Thanks for your help in advance.
R
When installing LAMP I didn't set the root PW for mariaDB. I corrected this so I can now run mysql -u root -p and enter the root PW. On installing Version information: 4.6.6deb5 I got a bunch of errors which I found out could only be corrected by updating phpmyadmin. Long story shorter I messed up a bunch of stuff.
Currently I re-installed 4.6.6 using Synaptic. I had to use 'abort' during that installation because of errors. the following is from the opening page of phpmysql.
Database server
Server: Localhost via UNIX socket
Server type: MariaDB
Server version: 10.1.40-MariaDB-0ubuntu0.18.04.1 - Ubuntu 18.04
Protocol version: 10
User: rick@localhost
Server charset: UTF-8 Unicode (utf8)
Web server
Apache/2.4.29 (Ubuntu)
Database client version: libmysql - mysqlnd 5.0.12-dev - 20150407 - $Id: 3591daad22de08524295e1bd073aceeff11e6579 $
PHP extension: mysqliDocumentation curlDocumentation mbstringDocumentation
PHP version: 7.2.19-0ubuntu0.18.04.1
phpMyAdmin
Version information: 4.6.6deb5
=============== HERE ARE THE ERRORS SHOWN AT THE BOTTOM OF THE PAGE =================
The phpMyAdmin configuration storage is not completely configured, some extended features have been deactivated. Find out why.
Or alternately go to 'Operations' tab of any database to set it up there.
Open new phpMyAdmin window
mysqli_real_connect(): (HY000/1045): Access denied for user 'phpmyadmin'@'localhost' (using password: YES)
Connection for controluser as defined in your configuration failed.
mysqli_real_connect(): (HY000/1045): Access denied for user 'phpmyadmin'@'localhost' (using password: YES)
Connection for controluser as defined in your configuration failed.
What I want to do is have a working copy of phpmyadmin 4.09. It seems the config things are hidden all over and I can't rid if them!!!
Thanks for your help in advance.
R