[Bug 215129] devel/php70-APCu: Do not work
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Dec 8 01:43:10 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215129
Bug ID: 215129
Summary: devel/php70-APCu: Do not work
Product: Ports & Packages
Version: Latest
Hardware: i386
OS: Any
Status: New
Severity: Affects Many People
Priority: ---
Component: Individual Port(s)
Assignee: freebsd-ports-bugs at FreeBSD.org
Reporter: townwear at gmail.com
CC: daniel at blodan.se
CC: daniel at blodan.se
Flags: maintainer-feedback?(daniel at blodan.se)
php70-APCu is installed.
apc_fetch() does not work.
Fatal error: Uncaught Error: Call to undefined function apc_fetch() in Command
line code:1
Stack trace:
#0 {main}
thrown in Command line code on line 1
$ php -i | grep -i apc
/usr/local/etc/php/ext-20-apcu.ini,
apcu
APCu Support => Disabled
APCu Debugging => Disabled
apc.coredump_unmap => Off => Off
apc.enable_cli => Off => Off
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 => On => On
apc.smart => 0 => 0
apc.ttl => 0 => 0
apc.use_request_time => On => On
apc.writable => /tmp => /tmp
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list