The enabling method is very simple, please execute it in the D-Laravel directory.
cp samples/php/opcache.ini etc/php
./console restart
The first step is to copy the template configuration file to etc/phpThe second step, reboot
We can check whether opcache is enabled through phpinfo().
No Comment
Post your comment