after installing phpmyadmin with php8.0.8 (used this article https://www.itzgeek.com/how-tos/linux/centos-how-tos/how-to-install-phpmyadmin-on-rhel-8.html) i keep getting this error "Composer detected issues in your platform: Your Composer dependencies require the following PHP extensions to be installed: mysqli" when doing php --ini all seems good and also php -m seems good any ideas why? thanks