Mins/TuxLite

phpMyAdmin downloar url changed

ilosh opened this issue · 3 comments

ilosh commented

Hi,
the phpMyAdmin download url has changed. It is not available at sourceforge anymore. When using ./setup.sh dbgui it gives an error because phpMyAdmin could not be downloaded.

New url:
https://files.phpmyadmin.net/phpMyAdmin/${PMA_VER}/phpMyAdmin-${PMA_VER}-all-languages.tar.gz

Thanks for the new url. But where do I change download url?

tshpr commented

In setup.sh.
Look for function install_dbgui .

Fixed in commit d38dea7.