← Back to team overview

ius-coredev team mailing list archive

[Bug 1088667] Re: php53u xcache install messes up ioncube

 

Hey Shawn,

A new version of xcache just got released and release notes state
improve compatibility with "the ionCube PHP Loader", Zend Optimizer:

http://xcache.lighttpd.net/wiki/Release-3.0.1

I have build it and it has been tagged as test-candidate. It will be in
placed in the testing repos tonight and can take around 24 hours to hit
all the mirrors.

See the following for information on how to use the testing repo:

http://iuscommunity.org/pages/FAQs.html?highlight=testing#how-do-i
-install-packages-from-testing


-Ben

-- 
You received this bug notification because you are a member of IUS Core
Development, which is subscribed to IUS Community Project.
https://bugs.launchpad.net/bugs/1088667

Title:
  php53u xcache install messes up ioncube

Status in IUS Community Project:
  Confirmed

Bug description:
  I have installed php53u on centos 5.8 from the repo. I can install
  ioncube just fine and php -v gives me the correct output. When I
  install xcache then  ioncube complains it is not first in
  /etc/php.ini. The problem is they are not loading loading from
  /etc/php.ini they are loading from /etc/php.d/. So if the system is
  working correctly ioncube would load first as it comes before xcache.

  I know it is a problem with xcache as I have the zend guard loader
  installed and it works fine also.

   I have tried editing /etc/php.ini and telling ioncube to load before
  xcache and it did not work. (Yes I deleted the corresponding
  /etc/php.d/ entries first so they did not double load.)

  OS = Centos 5.8

  PHP = 5.3u

  Packages =  php53u-5.3.18-1.ius.el5.i386,  php53u-ioncube-
  loader-4.2.2-1.ius.el5.i386,  php53u-xcache.i386 0:3.0.0-1.ius.el5

  Steps to reproduce problem = Just install the packages is all I have
  done.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ius/+bug/1088667/+subscriptions


Follow ups

References