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

Matthias Eberlein skydivematy at gmail.com
Thu Aug 22 02:33:26 CEST 2013


Hello TYPO3 Forum,
i have activated Zend opcache on PHP 5.5.2 with TYPO3 6.1.4dev.
The EM dont let me install or uninstall extensions.

Here my opcache setup:

[opcache]
opcache.enable=0
opcache.enable_cli=1
opcache.memory_consumption=128
opcache.interned_strings_buffer=8
opcache.max_accelerated_files=4000
opcache.max_wasted_percentage=5
opcache.use_cwd=1
opcache.validate_timestamps=1
opcache.revalidate_freq=60
opcache.revalidate_path=0
opcache.save_comments=1
opcache.load_comments=1
opcache.fast_shutdown=1
opcache.enable_file_override=1
opcache.optimization_level=0xffffffff
opcache.inherited_hack=1
opcache.dups_fix=0
opcache.blacklist_filename=
opcache.max_file_size=0
opcache.consistency_checks=0
opcache.force_restart_timeout=180
opcache.error_log=stderr
opcache.log_verbosity_level=1
opcache.preferred_memory_model=
opcache.protect_memory=0

any ideas?

greetings
maty




More information about the TYPO3-english mailing list