I am installing a new version from moodle from this link:
https://docs.moodle.org/28/en/Step-by-step_Installation_Guide_for_Ubuntu
In the last steps, there exists a sections named:
Suggestions: Enable Zend OpCache/Change Document Root
This section says that we will do changes into /etc/php5/apache2/conf.d/05-opcache.ini
While it contains a link for getting the new settings and says that we will change php.ini
Which file will we make change into?
php.ini seems to be right, but will we do anything into /etc/php5/apache2/conf.d/05-opcache.ini?
Best regards