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

Tomasz Krawczyk tomkrawc at gmail.com
Sat Aug 31 08:15:17 CEST 2013


W dniu 2013-08-22 02:33, Matthias Eberlein pisze:
> 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
>
>
Guys,

if you want to test zend opcache on windows with older PHP versions see 
this page: http://dev.freshsite.pl/php-accelerators/zend-opcache.html

cheers
Tomek



More information about the TYPO3-english mailing list