How to fix Php Opcode Caching Warning in Drupal

Published: 10 December 2021
on channel: Online Tips Zone
1,722
42

We can fix php opcode caching warning message which will come during drupal installation for sites. It is extension of zend framework which is very important for drupal development

#drupal #phpopcode #opcode #opcodecaching

paste this code in php.ini

zend_extension=F:\xampp\php\ext\php_opcache.dll
opcache.enable=1
opcache.enable_cli=1
opcache.memory_consumption=256
opcache.max_accelerated_files=2000

Follow us on Social Media

Facebook:   / onlinetipszone  
Twitter:   / onlinetipszone  
Pinterest:   / onlinetipszone  


On this page of the site you can watch the video online How to fix Php Opcode Caching Warning in Drupal with a duration of hours minute second in good quality, which was uploaded by the user Online Tips Zone 10 December 2021, share the link with friends and acquaintances, this video has already been watched 1,722 times on youtube and it was liked by 42 viewers. Enjoy your viewing!