Hi Hansa,
Klick auf “Cache löschen und Hooks registrieren” löst im ApcheLog den hier
aus:
PHP Fatal error:Allowed memory size of 538968064 bytes exhausted (tried to
allocate 3771001220 bytes) in
/var/www/egroupware/phpgwapi/inc/class.egw_cache_apc.inc.php on line
130,
referer:
https://www.poppix.de/egroupware/index.php?menuaction=admin.admin_ui
.index&ajax=true
Wir benutzen APCIterator um eine Liste aller Namen im Cache zu bekommen, die zu der Instanz gehören.
Wieso das soviel Speicher brauchen soll (Dein APCu hat 256MB für Namen und deren Inhalt), ist mir nicht klar.
Du kannst ja mal den Apache neu starten (löscht auch den APCu) und schauen ob es dann geht.
Evtl. ist ja in APCu’s Speicherverwaltung was durcheinander gekommen …
Ansonsten kannst Du das nur als Fehler bei APCu auf GitHub melden:
https://github.com/krakjoe/apcu/issues?state=open
bzw. mal auf eine neuere Version von APCu updaten, auf GitHub sehe ich ein 4.0.6 Tag.
Ralf
/etc/php5/apache2/conf.d/05-opcache.ini:
; configuration for php ZendOpcache module
; priority=05
zend_extension=opcache.so
opcache.memory_consumption=256
opcache.interned_strings_buffer=8
opcache.max_accelerated_files=4000
opcache.revalidate_freq=60
opcache.fast_shutdown=1
opcache.enable_cli=1
opcache.save_comments=0
/etc/php5/mods-available/apcu.ini:
extension=apcu.so
apc.enabled=1
apc.shm_size=256M
apc.ttl=86400
apc.enable_cli=1
egroupware/admin/phpinfo.php:
apc
APC supportEmulated
apcu
APCu Supportenabled
Version4.0.2
APCu DebuggingDisabled
MMAP SupportEnabled
MMAP File Maskno value
Serialization Supportphp, eval
Revision$Revision:328290 $
Build DateFeb 19 2014 09:17:18
DirectiveLocal ValueMaster Value
apc.coredump_unmapOffOff
apc.enable_cliOnOn
apc.enabledOnOn
apc.entries_hint40964096
apc.gc_ttl36003600
apc.mmap_file_maskno valueno value
apc.preload_pathno valueno value
apc.rfc1867OffOff
apc.rfc1867_freq00
apc.rfc1867_nameAPC_UPLOAD_PROGRESSAPC_UPLOAD_PROGRESS
apc.rfc1867_prefixupload_upload_
apc.rfc1867_ttl36003600
apc.serializerphpphp
apc.shm_segments11
apc.shm_size256M256M
apc.slam_defenseOnOn
apc.smart00
apc.ttl8640086400
apc.use_request_timeOnOn
apc.writable/tmp/tmp
Gruß
Hansa
–
Ralf BeckerDirector Software DevelopmentStylite AGMorschheimer Strasse 15 | Tel. +49 6352 70629 0D-67292 Kirchheimbolanden | Fax. +49 6352 70629 30Email: [ ‘mailto:’‘rb@stylite.de%20’%20’’ -> ''rb@stylite.de ’ 'www.stylite.de ] | [ http://www.egroupware.org -> www.egroupware.org ]Managing Directors: Andre Keller | Ralf Becker | Gudrun MuellerChairman of the supervisory board: Prof. Dr. Birger Leon KropshoferVAT DE214280951 | Registered HRB 31158 Kaiserslautern Germany
Want fast and easy access to all the code in your enterprise? Index and
search up to 200,000 lines of code with a free copy of Black Duck
Code Sight - the same software that powers the world’s largest code
search on Ohloh, the Black Duck Open Hub! Try it now.
http://p.sf.net/sfu/bds
egroupware-german mailing list
egroupware-german@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/egroupware-german