Modulare Abhängigkeitsprobleme rhel 8 nginx PHP
# Modular dependency problems on linux?
# php:7.2 and ngnix related?
# try this:
> dnf module disable php
> dnf module enable php:7.4
# dnf or yum can be used
Sebastián Darío Ramírez