I have maybe or not an issue, in my nextcloud âSecurity & setup warningsâ, I have the warning about PHP.INI âis not properly configuredâ, but I fixed this configuration on php.ini, I atacched the warning on printscreen below.
Your opcache settings may be in the other .ini file.
Type php --ini and youâll see all .ini files in use. Start from the bottom and look for the lines like in the your pic. If you find similar lines, edit them.
Then reboot or restart php-fpm and nginx/apache.