[TYPO3-english] Re: Zend Opcode Cache php 5.5.2 Cant Install Ext. in EM

Matthias Eberlein skydivematy at gmail.com
Thu Aug 22 21:50:31 CEST 2013


Hi Victor,
thank's for your push in the right way.

> opcache.revalidate_freq = 0 


 opcache.blacklist_filename = /var/www/virtual/myServer/opcache/opcache_blacklist.txt Contains the following.

Create a folder and touch a text file with the following >

; Matches a specific file.
/var/www/virtual/on/html/typo3conf/LocalConfiguration.php
; A prefix that matches all files starting with x.
/var/www/virtual/on/html/typo3temp/Cache/Code/cache_core/ext_
/var/www/virtual/on/html/typo3temp/Cache/Code/cache_core/loaded_
/var/www/virtual/on/html/typo3temp/Cache/Code/cache_core/tca_
/var/www/virtual/on/html/typo3temp/Cache/Code/cache_core/sprites_
/var/www/virtual/on/html/typo3temp/Cache/Code/cache_core/ClassLoader_
; A wildcard match.
;/var/www/*-broken.php

greetings
maty


More information about the TYPO3-english mailing list