When trying to configure memcache with php on the xmapp server, the following steps display an error.
# / opt / lampp / bin / phpize
Configuring for:
PHP Api Version: 20131106
Zend Module Api No: 20131226
Zend Extension Api No: 220131226
Show errors:
hecking for ZLIB location ... no zlib location check ... configure: error: memcache support requires ZLIB . use --with-zlib-dir = specify the prefix in which ZLIB and the library are included
source
share