Enable PHP OPcode caching for Drupal 8 On Xampp Server Step By Step By Beginner. Just open your xampp control then open config / php.ini then just copy this code and paste it below on php.ini file.
[opcache] zend_extension=php_opcache.dll
;Determines if Zend OPCache in enabled
opcache.enable=1
opcache.memory_consumption=128
opcache.interned_strings_buffer=8
opcache.max_accelerated_files=4000
opcache.revalidate_freq=60
opcache.fast_shutdown=1
for more information about this go to main site : https://php.net/manual/en/opcache.ins...
In questa pagina del sito puoi guardare il video online Enable PHP OPcode caching for Drupal 8 Step By Step By Beginner della durata di ore minuti seconda in buona qualità , che l'utente ha caricato Reviews for Themes 18 luglio 2019, condividi il link con amici e conoscenti, su youtube questo video è già stato visto 476 volte e gli è piaciuto 1 spettatori. Buona visione!