[Bug 208047] devel/ioncube needs to be the first entry in php ini

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Mar 15 23:46:02 UTC 2016


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

            Bug ID: 208047
           Summary: devel/ioncube needs to be the first entry in php ini
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs at FreeBSD.org
          Reporter: freebsdbugs at filis.org
                CC: svyatoslav.lempert at gmail.com
                CC: svyatoslav.lempert at gmail.com
             Flags: maintainer-feedback?(svyatoslav.lempert at gmail.com)

if you run devel/ioncube in combination with www/php56-opcache for example, you
get the following error:

NOTICE: PHP message: PHP Fatal error:  [ionCube Loader] The Loader must appear
as the first entry in the php.ini file in Unknown on line 0

php56-opcache adds itself as

zend_extension=/usr/local/lib/php/20131226/opcache.so

to /usr/local/etc/php/extensions.ini

There might just be a few other extensions that would precede the ioncube
zend_extension line. 

Renaming ioncube_loader.ini to 0_ioncube_loader.ini does the trick

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


More information about the freebsd-ports-bugs mailing list