#download source code package from git $ git clone https://github.com/websupport-sk/pecl-memcache.git
$ cd pecl-memcache
$ php7/phpize
$ ./configure --with-php-config=/home/admin/local/php7/bin/php-config
$ make && make install
2023-08-04 20:56:28
#download source code package from git $ git clone https://github.com/websupport-sk/pecl-memcache.git
$ cd pecl-memcache
$ php7/phpize
$ ./configure --with-php-config=/home/admin/local/php7/bin/php-config
$ make && make install