Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 08 Dec 2016 01:43:08 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 215129] devel/php70-APCu: Do not work
Message-ID:  <bug-215129-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D215129

            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@FreeBSD.org
          Reporter: townwear@gmail.com
                CC: daniel@blodan.se
                CC: daniel@blodan.se
             Flags: maintainer-feedback?(daniel@blodan.se)

php70-APCu is installed.

apc_fetch() does not work.

Fatal error: Uncaught Error: Call to undefined function apc_fetch() in Comm=
and
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 =3D> Disabled
APCu Debugging =3D> Disabled
apc.coredump_unmap =3D> Off =3D> Off
apc.enable_cli =3D> Off =3D> Off
apc.enabled =3D> On =3D> On
apc.entries_hint =3D> 4096 =3D> 4096
apc.gc_ttl =3D> 3600 =3D> 3600
apc.mmap_file_mask =3D> no value =3D> no value
apc.preload_path =3D> no value =3D> no value
apc.serializer =3D> php =3D> php
apc.shm_segments =3D> 1 =3D> 1
apc.shm_size =3D> 32M =3D> 32M
apc.slam_defense =3D> On =3D> On
apc.smart =3D> 0 =3D> 0
apc.ttl =3D> 0 =3D> 0
apc.use_request_time =3D> On =3D> On
apc.writable =3D> /tmp =3D> /tmp

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-215129-13>