Edit report at https://bugs.php.net/bug.php?id=79321&edit=1

 ID:                 79321
 Updated by:         c...@php.net
 Reported by:        fakhar_anwar123 at hotmail dot com
 Summary:            can not find required memcached.h with InnoDB
                     Memcached Plugin(libmemcached.so)
-Status:             Open
+Status:             Suspended
 Type:               Bug
 Package:            mysqlnd_memcache
 Operating System:   Ubuntu 18.0.4
 PHP Version:        7.2.28
 Block user comment: N
 Private report:     N

 New Comment:

It seems to me that you are confusing mysqlnd_memcache and
memcached which are completely separate packages.

Anyhow, the mysqlnd_memcache plugin is unmaintained for many years
(last release was 2013-07-17), so it is unlikely to work with
current PHP/mysqlnd versions.  Until a maintainer steps forward, I
suspend this ticket.


Previous Comments:
------------------------------------------------------------------------
[2020-02-29 09:08:10] fakhar_anwar123 at hotmail dot com

Description:
------------
I have issue with installing "mysqlnd memcache" plugin (mysqlnd_memcache.so) to 
use with InnoDB Memcached Daemon (having its 
"/usr/lib/mysql/plugin/libmemcached.so") on Ubuntu (Bionic) 18.0.4.

The problem is that the official installation instruction for "mysqlnd 
memcache" plugin wants "include/libmemcached/memcached.h" to be contained by 
the directory where libmemcached.so is stored. (In addition to use 
--with-libmemcached-dir=

B) i also need help in understanding this line in official documentation "This 
(the directory of libmemcached.so) directory has to contain the 
include/libmemcached/memcached.h file

Link to Official Documentation.
https://www.php.net/manual/en/memcached.installation.php

Test script:
---------------
N/A

Expected result:
----------------
N/A

Actual result:
--------------
N/A


------------------------------------------------------------------------



--
Edit this bug report at https://bugs.php.net/bug.php?id=79321&edit=1

-- 
PECL development discussion Mailing List (http://pecl.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to