Page 1 of 1

table phpmyadmin.pma__userconfig does not exist

PostPosted: 11. August 2019 19:44
by hamzamughal
Hy
i was using xampp earlier and it was working fine
after reinstalling windows i have reinstalled xampp but today it took my 4 hours with 0 result of fixing the errors i am facing.
the appache is running fine
the mysql is running fine
The issue is in the phpmyadmin.
when i open phpmyadmin i face an error popup saying that pma__userconfig does not exist.and then in the bottom a lot of errors
first error is saying that there is some type of issue with storage configuration and then there is a link "find out why" when i clicked that link it took me to a lot of table name some type of pma table
all are enable only one table is disabled there pma__comment_info
then there is on top create missing table when clicked on that . it showed me error that a tablespace is already exist for this table "Discard it first"
i have no idea about there errors and never faced them. The most important thing is why i am facing these errors on fresh installation . i am not upgrading nothing . This was a fresh installation. I searched the internet and there where many solutions and i tried them all but error is still there.
i have also tried importing create_table.sql file in sql dirextory of xampp. but there is still issue with pma__userconfigui table that tablespace already exist.
Can anyone tell me why i am facing this ? is this issue with latest xampp that is available for download or what ?

Re: table phpmyadmin.pma__userconfig does not exist

PostPosted: 12. August 2019 07:06
by Altrea
Hi,

There are still serious problems with current XAMPP versions and MariaDB 10.3.
It is recommend to use XAMPP versions released earlier than June 2019 (e-g- XAMPP 7.3.5)

best wishes,
Altrea

Re: table phpmyadmin.pma__userconfig does not exist

PostPosted: 12. August 2019 22:27
by nayanT
I'm finding similar errors with a clean install of XAMMP 7.1.31

1. The phpMyAdmin configuration storage is not completely configured, some extended features have been deactivated.

2. mysqli_real_connect(): (HY000/1045): Access denied for user 'pma'@'localhost' (using password: NO)

3. Connection for controluser as defined in your configuration failed.[/i][/i]

Re: table phpmyadmin.pma__userconfig does not exist

PostPosted: 13. August 2019 12:44
by gonzalo
Hi,

We released a new revision of the XAMPP installers (7.1.31-1 / 7.2.21-1 / 7.3.8-1) fixing this issue with phpMyAdmin not being properly configured. However, as Altrea mentioned above, the issue with the control panel and MariaDB 10.3 is not fixed yet, we continue working on upgrading MariaDB to 10.4.x.

Regards,
Gonzalo

Re: table phpmyadmin.pma__userconfig does not exist

PostPosted: 13. August 2019 15:34
by hamzamughal
Altrea wrote:Hi,

There are still serious problems with current XAMPP versions and MariaDB 10.3.
It is recommend to use XAMPP versions released earlier than June 2019 (e-g- XAMPP 7.3.5)

best wishes,
Altrea

Thanks

Re: table phpmyadmin.pma__userconfig does not exist

PostPosted: 16. August 2019 23:10
by nayanT
How could we get a previous version that is stable and not having the errors. Where would it be available?

Re: table phpmyadmin.pma__userconfig does not exist

PostPosted: 16. August 2019 23:49
by Altrea
Please try out the newest XAMPP releases.