← Back to team overview

ius-coredev team mailing list archive

[Bug 652952] Re: WL: php52-eaccelerator/php53-eaccelerator 0.9.6.1

 

I'm not sure if it needs to open a new bug, as it seems really related
to the creation of this new package.

There is a problem because php52-common is now at version 5.2.17, while
there is, in php52-eaccelerator, a dependency on version 5.2.16.

Thus we cannot install php52-eaccelerator :

--> Running transaction check
---> Package php52-eaccelerator.x86_64 0:0.9.6.1-3.ius.el5 set to be updated
--> Processing Dependency: php52-common = 5.2.16 for package: php52-eaccelerator
--> Finished Dependency Resolution
php52-eaccelerator-0.9.6.1-3.ius.el5.x86_64 from IUS has depsolving problems
  --> Missing Dependency: php52-common = 5.2.16 is needed by package php52-eaccelerator-0.9.6.1-3.ius.el5.x86_64 (IUS)
Error: Missing Dependency: php52-common = 5.2.16 is needed by package php52-eaccelerator-0.9.6.1-3.ius.el5.x86_64 (IUS)

A fix could be to simply rebuild the package, changing the require each
time a new version of php52-common is push to stable.

-- 
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/652952

Title:
  WL: php52-eaccelerator/php53-eaccelerator 0.9.6.1

Status in IUS Community Project:
  Fix Released

Bug description:
  Description: eAccelerator is a further development of the MMCache PHP Accelerator & Encoder.
             : It increases performance of PHP scripts by caching them in compiled state, so
             : that the overhead of compiling is almost completely eliminated.
  (taken from the current RHEL5 version)

  REASON: we have a large website running a web content management
  system based on php, upgrading to php52 fixed some issues for us, but
  the performance got a lot worse due to eaccelerator not being provided
  with php52 (or php53 for that matter). The median HTTP round-trip time
  almost trippled. eaccelerator is a cheap and very effective way of
  improving php performance.





References