Skip to main content

Trying to install memcached for PHP

Comments

5 comments

  • 24x7server
    Hello :), Please have look at : Memcached installation, memcached.so missing
    0
  • Spikerok
    I had a look at the mentioned thread eariler with no luck. however, I have spotted that issue was sasl support and tried to disabled it after which i had memcached up and running. error when installing pecl memcached
    0
  • cPanelMichael
    configure: error: no, sasl.h is not available. Run configure with --disable-memcached-sasl to disable this check

    Hello, This message suggests the "cyrus-sasl-devel" package is missing. I see you have addressed the issue, however anyone else with the same error message can also try installing the "cyrus-sasl-devel" package via YUM:
    yum install cyrus-sasl-devel
    Thank you.
    0
  • trs
    There's an internal issue for this CPANEL-7517 Been waiting for this fix for ages.
    0
  • cPanelMichael
    You may also find the following thread helpful when using EasyApache 4: Installing memcache and memcached with EasyApache4 Thank you.
    0

Please sign in to leave a comment.