Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 02 Jul 2017 09:58:45 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 220430] www/php71-opcache: Undefined symbol "zend_file_cache_script_load"
Message-ID:  <bug-220430-13@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 220430
           Summary: www/php71-opcache: Undefined symbol
                    "zend_file_cache_script_load"
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: tz@freebsd.org
          Reporter: brnrd@freebsd.org
             Flags: maintainer-feedback?(tz@freebsd.org)
          Assignee: tz@freebsd.org

The opcache PHP module works with default settings but fails when disk-cach=
ing
is enabled using opcache.file_cache=3Dpath
Apache will start but any php script will cause a reset on the tcp-session.

http://php.net/manual/en/opcache.configuration.php#ini.opcache.file-cache

The error in Apache's error-log is
> /usr/local/lib/php/20160303-zts/opcache.so: Undefined symbol "zend_file_c=
ache_script_load"

FreeBSD 11.1-RC1
Apache 2.4.26 event MPM
PHP 7.1.6, option ZTS enabled
mod_php71

--=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-220430-13>