PHP released its latest major version, PHP 2020 (26), on November 8, 8.0.0, and since then, January 2021, 7, PHP 8.0.1, so it's time to also deal with it on page. In this shorter article, we review the major innovations and changes in PHP 8.
How to easily install from the backports repository or upgrade your manually installed phpMyAdmin web database management system on Debian 10 (Buster) servers
PhpMyAdmin is an essential accessory for LAMP and other more complex servers, allowing us to conveniently manage our databases in a web interface. The phpMyAdmin web database management interface installation package was not previously available in the official Debian 10 (Buster) repository. So when I created the installer description for the Debian 10 LAMP server, I still had to install it manually. Since then, however, Debian has made the phpMyAdmin package available in the backports repository. In this description, in addition to the previous Debian 10 (Buster) LAMP server installation description, we will install our favorite web database manager from the backports repository, among other things, following the changes that have taken place in the meantime.