Question
Does OPcode caching on by default in PHP 7 ?
Does OPcode caching on by default in PHP 7 ?
I can’t test right now but it is important to me to know if it is, and if not, what is the fastest way to enable it?
Maybe by some PHP CLI command / sed
operation?
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×