[Bug 256844] www/nextcloud: apache/occ/php causes segmentation fault error
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 10 Jul 2021 19:03:20 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256844 --- Comment #6 from O. Hartmann <ohartmann@walstatt.org> --- (In reply to Michael Gmelin from comment #5) [...] :/usr/local/www/nextcloud # php -i | grep apc /usr/local/etc/php/ext-20-apcu.ini, apcu apc.coredump_unmap => Off => Off apc.enable_cli => On => On apc.enabled => On => On apc.entries_hint => 4096 => 4096 apc.gc_ttl => 3600 => 3600 apc.mmap_file_mask => no value => no value apc.preload_path => no value => no value apc.serializer => php => php apc.shm_segments => 1 => 1 apc.shm_size => 32M => 32M apc.slam_defense => Off => Off apc.smart => 0 => 0 apc.ttl => 0 => 0 apc.use_request_time => Off => Off -- You are receiving this mail because: You are on the CC list for the bug.