From owner-freebsd-ports-bugs@freebsd.org Thu Dec 8 01:43:09 2016 Return-Path: Delivered-To: freebsd-ports-bugs@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id F0F0BC6C236 for ; Thu, 8 Dec 2016 01:43:09 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id C758D13CC for ; Thu, 8 Dec 2016 01:43:09 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id uB81h800023172 for ; Thu, 8 Dec 2016 01:43:09 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 215129] devel/php70-APCu: Do not work Date: Thu, 08 Dec 2016 01:43:08 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: townwear@gmail.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-ports-bugs@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter cc flagtypes.name Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Dec 2016 01:43:10 -0000 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.=