How to fix Php Opcode Caching Warning in Drupal

How to fix Php Opcode Caching Warning in Drupal

Online Tips Zone

2 года назад

1,414 Просмотров

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: https://www.facebook.com/onlinetipszone/
Twitter: https://www.twitter.com/onlinetipszone/
Pinterest: https://in.pinterest.com/onlinetipszone/

Тэги:

#how_to_solve_php_op_code_error_in_drupal #fix_php_op_code_error_in_drupal #how_to_fix_php_opcode_caching_warning_in_drupal_9 #how_to_fix_php_opcode_caching #fix_php_opcode_caching #php_opcode_caching_drupal_9
Ссылки и html тэги не поддерживаются


Комментарии: