I tried a lot of thing on internet but didn't worked, and i follow this steps on oracle linux documentation:
commands with the follow erro:
sudo dnf install oracle-instantclient-release-el8
sudo dnf install oracle-instantclient-basic
erro: No match for argument: oracle-instantclient-basic Error: Unable to find a match: oracle-instantclient-basic
dnf module list php
sudo dnf install @php:7.4
sudo dnf install oraclelinux-developer-release-el8 oracle-instantclient-release-el8
sudo dnf module enable php:7.4 php-oci8
erro: Error: Problems in request: missing groups or modules: php-oci8