We have opcache installed and running, and visiting domain.com/testopcache.php confirms it, but the configuration values shown on the test page are the default values for php opcache, not the values we have put in /usr/local/lib/php.ini file Example the test page says default opcache.memory_consumption is 64MB but we have it at 256MB in php.ini
Any idea why this should be?
Any idea why this should be?