Php74 mbstring installed but not enabled

It seems that all issues in your case are caused by installing mod_php which you shouldn’t do!

Start from removing these packages:

dnf remove php php74

Then restart Nginx and re-check config. Afterwards, go to PHP Options page and change execution mode to FPM.