Hello guys. I'm trying to enable a server to use PHP opcache as I did in other EA4 installs, but is not installing it.
I discovered after repeated compilations and trial and error, that to enable opcache, EA4 requires to precompile the system including:

Can you confirm if this is ok or may I be missing something important?
Best regards
I discovered after repeated compilations and trial and error, that to enable opcache, EA4 requires to precompile the system including:
- Apache MPM: mpm_worker
- Apache modules: mod_suphp + mod_suexec + mod_cgid + mod_proxy_fcgi
- PHP modules: php_build + php_devel + php_runtime + php-fpm + php-opcache + php-zendguard (?)
Can you confirm if this is ok or may I be missing something important?
Best regards