William Desportes
William Desportes
It may have been fixed, I am not sure could you try the latest 5.2 version in development [(phpMyAdmin 5.2+snapshot)](https://www.phpmyadmin.net/downloads/#snapshot_5.2+snapshot)?
> Eh nevermind, I gave up and just set up Adminer instead. Not sure why phpmyadmin failed me after all these years :/ That's quite sad, we are really willing...
That's really weird, please install the php iconv and PHP mbstring extensions. And restart the webserver or php-fpm server. It will help, most apps need them anyway. Aspecially mbstring
>Maybe the issue is there... with the packaging of the Debian 13 version. This is for me, I am the one packaging phpMyAdmin in Debian. That said, please open a...
Indeed, a small demo database would really help
Do you have a method to reproduce this ?
Can you make a screen recording?
> The [sodium](http://localhost/PMA/public/index.php?route=/url&url=https%3A%2F%2Fwww.php.net%2Fmanual%2Fen%2Fbook.sodium.php) extension is missing. Please check your PHP configuration. You need to enable the sodium extension in the PHP ini config file: https://www.php.net/manual/en/sodium.installation.php#sodium.installation.windows
> Sorry, but the last sodium dll was compiled for PHP 7.1. That extension is dead. Not at all ;) But I guess the following link is better. See: https://php.watch/articles/modern-php-encryption-decryption-sodium#enable...