GoodForAnother
Member
Hello, after reading through many posts on the board I am setting up OpCache + Memcached caching for our board which is running LiteSpeed and PHP7. I have OpCache installed and working fine. Memcached is installed and running on my CentOS install. I am down to trying to install the Memcached extension for PHP and I am running into the following error:
I have been Googling like crazy and haven't found anything that works. Shot in the dark, but does anyone here have any suggestions? I apologize if this is something hilariously basic, but I'm not incredibly experienced with all this stuff.
downloading memcache-2.2.7.tgz ...
Starting to download memcache-2.2.7.tgz (36,459 bytes)
..........done: 36,459 bytes
11 source files, building
running: phpize
Configuring for:
PHP Api Version: 20151012
Zend Module Api No: 20151012
Zend Extension Api No: 320151012
[TONS OF ERRORS THAT ARE TOO LONG TO INSERT HERE]
make: *** [memcache.lo] Error 1
ERROR: `make' failed
Starting to download memcache-2.2.7.tgz (36,459 bytes)
..........done: 36,459 bytes
11 source files, building
running: phpize
Configuring for:
PHP Api Version: 20151012
Zend Module Api No: 20151012
Zend Extension Api No: 320151012
[TONS OF ERRORS THAT ARE TOO LONG TO INSERT HERE]
make: *** [memcache.lo] Error 1
ERROR: `make' failed
I have been Googling like crazy and haven't found anything that works. Shot in the dark, but does anyone here have any suggestions? I apologize if this is something hilariously basic, but I'm not incredibly experienced with all this stuff.