[Bug 220430] www/php71-opcache: Undefined symbol "zend_file_cache_script_load"

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Jul 2 09:58:46 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220430

            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 at freebsd.org
          Reporter: brnrd at freebsd.org
             Flags: maintainer-feedback?(tz at freebsd.org)
          Assignee: tz at freebsd.org

The opcache PHP module works with default settings but fails when disk-caching
is enabled using opcache.file_cache=path
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_cache_script_load"

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

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


More information about the freebsd-ports-bugs mailing list