Author Topic: Upgrade PhpMyAdmin  (Read 15647 times)

0 Members and 1 Guest are viewing this topic.

Offline
****
Re: Upgrade PhpMyAdmin
« Reply #15 on: April 09, 2023, 03:02:08 PM »
And you can't login with your mysql root password? It should be the same credentials as are stored here:
Code: [Select]
/root/.my.cnf
/usr/local/cwpsrv/htdocs/resources/admin/include/db_conn.php

Offline
*
Re: Upgrade PhpMyAdmin
« Reply #16 on: April 09, 2023, 10:33:40 PM »
I managed to access the phpmyadmin interface using root and the quoted password /root/.my.cnf
but the automatic connection does not work neither on the root nor on the customer account, I must always introduce user and password located in /root/.my.cnf

Offline
*
Re: Upgrade PhpMyAdmin
« Reply #17 on: December 26, 2023, 09:35:51 PM »
Good morning
after I followed the phpmyadmin migration steps without any problem, except that when I access phpmyadmin it asks me to enter the credentials, the interface does not automatically display as before.
Is there a solution or is there a missing step?
THANKS


same problem here unable to login with the update

Offline
*
Re: Upgrade PhpMyAdmin
« Reply #18 on: February 13, 2024, 11:35:12 AM »
I know this is old post, but maybe it will help someone who has the same issue.

After successful install of Maria DB 11.3.1

I installed phpMyAdmin 5.2.1

and faced the same login issue.

Solution:

Simply login to your main CWP and update root password.

Works like a charm !