Skip to main content

[EA-8224] EA4 Experimental PHP Memcached Extensions Stop Working After Latest Update

Comments

3 comments

  • Adrian Boldor
    The workaround that works and I got from Cpanel Support is: The workaround here, for now, is to remove the Experimental RPMs we provide and then exclude the Experimental RPMs and then install the libmemcached and libmemcached-devel RPMs provided by CentOS yum repos. The following can be used to disable those from the EA4 repos. rpm -ev --nodeps libmemcached yum install --disablerepo=EA4-experimental libmemcached echo 'exclude=libmemcached' >> /etc/yum.repos.d/EA4-experimental.repo
    0
  • cPanelMichael
    Hello, Internal case EA-8399 is open to address an issue where the ea-php##-php-memcached extensions fail to load after the libmemcached package is moved to the ea-libmemcached namespace upon applying the to switch over to the CentOS libmemcached and libmemcached-devel RPMs. Thank you.
    0
  • cPanelMichael
    Hello Everyone, This was fixed as part of case EA-8224 in the 2019-6-25 EasyApache 4 Experimental Release: [QUOTE]ea-memcached
    • EA-8224 - Fix/test/get updated all memcache packages
      • ea-php54-php-memcache
      • ea-php54-php-memcached
      • ea-php55-php-memcache
      • ea-php55-php-memcached
      • ea-php56-php-memcache
      • ea-php56-php-memcached
      • ea-php70-php-memcache
      • ea-php70-php-memcached
      • ea-php71-php-memcache
      • ea-php71-php-memcached
      • ea-php72-php-memcache
      • ea-php72-php-memcached
      • ea-php73-php-memcache
      • ea-php73-php-memcached
    • Updated ea-memcached to 1.5.16
    • Updated spec file from upstream and install files under /opt/cpanel/libmemcached.
    • Move into the ea- namespace to avoid conflicts with base repos

    You can find the full change log on the link below: Experimental Repository Change Log - EasyApache 4 - cPanel Documentation Let us know if of any additional issues. Thanks!
    0

Please sign in to leave a comment.