Phpmyadmin General relation features Disabled

I have this problem in phpmyadmin

The phpMyAdmin configuration storage is not completely configured, some extended features have been deactivated. Find out why.
Or alternately go to ‘Operations’ tab of any database to set it up there.

Configuration of pmadb… not OK
General relation features Disabled

Create a database named ‘phpmyadmin’ and setup the phpMyAdmin configuration storage there.

Thanks!

Login as a root user and enter this command: “curl -O -k https://raw.githubusercontent.com/skurudo/phpmyadmin-fixer/master/pma.sh && chmod +x pma.sh && ./pma.sh” without quotes, and this will work for almalinux, rocky, and centos.