memcached and SASL

Discussion in 'HOWTO-Related Questions' started by Rashef, Apr 20, 2014.

  1. Rashef

    Rashef New Member

    Hi, I am following the HOW-TO:
    http://www.howtoforge.com/how-to-us...pm-and-fastcgi-with-ispconfig-3-debian-wheezy

    and once I get to the installation of memcached, it fails. These are the latest lines:
    Code:
    ...
    checking sasl/sasl.h usability... yes
    checking sasl/sasl.h presence... yes
    checking for sasl/sasl.h... yes
    checking whether libmemcached supports sasl... no
    configure: error: no, libmemcached sasl support is not enabled. Run configure with --disable-memcached-sasl to disable this check
    ERROR: `/tmp/pear/temp/memcached/configure --with-libmemcached-dir=no' failed
    Only difference compared to the tutorial is that I am working with PHP 5.3.28 (instead of 5.3.22).

    I am not sure what might be missing, any hint?
     
  2. srijan

    srijan New Member HowtoForge Supporter

    Hi
    Please follow this guide for reliable memcached installation, further you you can refer the above guide for the multiple php installation.

    Br//
     

Share This Page