Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Mar 2016 23:46:02 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 208047] devel/ioncube needs to be the first entry in php ini
Message-ID:  <bug-208047-13@https.bugs.freebsd.org/bugzilla/>

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

            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@FreeBSD.org
          Reporter: freebsdbugs@filis.org
                CC: svyatoslav.lempert@gmail.com
                CC: svyatoslav.lempert@gmail.com
             Flags: maintainer-feedback?(svyatoslav.lempert@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 app=
ear
as the first entry in the php.ini file in Unknown on line 0

php56-opcache adds itself as

zend_extension=3D/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.=20

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

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