← Back to team overview

ius-coredev team mailing list archive

[Bug 1461973] Re: php56u-pecl-apcu broken after php56u update

 

I removed my manually installed apcu with pecl, enabled the "ius-testing" repository
I could already see the new release version "php56u-pecl-apcu  x86_64 4.0.7-5.ius.centos7"

After the installation i checked my web aplication and could see the apc activity in the "apcu-panel"
http://localhost/apcu-panel/

So the apc module works now again.

Thank you so much for your interest and the fast resolution.

# pecl uninstall apcu-4.0.7
Unable to remove "extension=apcu.so" from php.ini
uninstall ok: channel://pecl.php.net/apcu-4.0.7

# yum history info 54
Complementos cargados:fastestmirror, langpacks
ID de transacción : 54
Hora inicial     : Fri Jun  5 09:27:52 2015
Rpmdb inicial    : 1795:f5579780ba8527e0d031f6c200ee4cd538a29cbb
Hora final       :             09:27:55 2015 (3 segundos)
Rpmdb final      : 1798:a0bb703b3a13b6a4112af59b59059c364847aa78
Usuario           : Hugo <usr15>
Codigo-obtenido    : Exito
Línea de comando   : install php56u-pecl-apcu php56u-pecl-apcu-debuginfo apcu-panel56u
Transacción realizada con:
    Instalado      rpm-4.11.1-25.el7.x86_64                      @base
    Instalado      yum-3.4.3-125.el7.centos.noarch               @base
    Instalado      yum-plugin-fastestmirror-1.1.31-29.el7.noarch @base
Paquetes modificados:
    Instalar apcu-panel56u-4.0.7-5.ius.centos7.noarch              @ius-testing
    Instalar php56u-pecl-apcu-4.0.7-5.ius.centos7.x86_64           @ius-testing
    Instalar php56u-pecl-apcu-debuginfo-4.0.7-5.ius.centos7.x86_64 @ius-testing
Información del scriptlet:
   1 warning: /etc/php.d/40-apcu.ini created as /etc/php.d/40-apcu.ini.rpmnew
history info

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

Title:
  php56u-pecl-apcu broken after php56u update

Status in IUS Community Project:
  Fix Committed

Bug description:
  I am running a Centos7 machine with php 5.6 installed

  I had the package php56u-pecl-apcu-4.0.7 installed and working with
  "php56u-5.6.7" but with the lastest update of php to "php56u-5.6.9" it
  stopped working.

  I was getting the Error:
  [Thu May 28 11:40:01.395925 2015] [lbmethod_heartbeat:notice] [pid 8389] AH02282: No slotmem from mod_heartmonitor
  PHP Warning:  PHP Startup: Unable to load dynamic library '/usr/lib64/php/modules/apcu.so' - /usr/lib64/php/modules/apcu.so: undefined symbol: php_pcre_exec in Unknown on line 0

  To get apc working I had to uninstall it and manually install it with pecl:
  "pecl install apcu-4.0.7"
  this compiles the packages locally on my machine

  I definitely would prefer to keep the repository package to keep the
  coherency of the whole system and not have to recompile the apc with
  each php update.

  # yum history info 49
  Complementos cargados:fastestmirror, langpacks
  ID de transacción : 49
  Hora inicial     : Thu May 28 11:24:21 2015
  Rpmdb inicial    : 1793:337615fcdea60c7df4e780b17f50c5870bc75654
  Hora final       :             11:24:26 2015 (5 segundos)
  Rpmdb final      : 1796:f6a4bad25134f3d8f27a7bf57914fb3c7d077b89
  Usuario           : Hugo <usr15>
  Codigo-obtenido    : Exito
  Línea de comando   : install php56u-pecl-apcu php56u-pecl-apcu-debuginfo apcu-panel56u
  Transacción realizada con:
      Instalado      rpm-4.11.1-25.el7.x86_64                      @base
      Instalado      yum-3.4.3-125.el7.centos.noarch               @base
      Instalado      yum-plugin-fastestmirror-1.1.31-29.el7.noarch @base
  Paquetes modificados:
      Instalar apcu-panel56u-4.0.7-4.ius.centos7.noarch              @ius
      Instalar php56u-pecl-apcu-4.0.7-4.ius.centos7.x86_64           @ius
      Instalar php56u-pecl-apcu-debuginfo-4.0.7-4.ius.centos7.x86_64 @ius
  history info

  # yum history info 50
  Complementos cargados:fastestmirror, langpacks
  ID de transacción : 50
  Hora inicial     : Thu May 28 11:39:36 2015
  Rpmdb inicial    : 1796:f6a4bad25134f3d8f27a7bf57914fb3c7d077b89
  Hora final       :             11:39:49 2015 (13 segundos)
  Rpmdb final      : 1796:533482b5abf6ae4a165eab9b7a1a3aade552691e
  Usuario           : Hugo <usr15>
  Codigo-obtenido    : Exito
  Línea de comando   : update php56u
  Transacción realizada con:
      Instalado      rpm-4.11.1-25.el7.x86_64                      @base
      Instalado      yum-3.4.3-125.el7.centos.noarch               @base
      Instalado      yum-plugin-fastestmirror-1.1.31-29.el7.noarch @base
  Paquetes modificados:
      Actualizado php56u-5.6.7-1.ius.centos7.x86_64          @ius
      Actualizar         5.6.9-1.ius.centos7.x86_64          @ius

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


References