Memcached Installation

#1
I am trying to find out how to install memcached PHP 7 on my Centos 7 server with the latest litespeed. I've tried installing the yum package memcahed, and tried installing from the litespeed repo the packaged "lsphp70-pecl-memcached.x86_64" and nothing seems to work. The only thing that I dont get is I thought I needed to add the extension to the php.ini file but I cant find where that is located. The location my php info shows is /usr/local/lsws/lsphp7/lib but a php.ini isnt located there.

So how do I get memcahed installed and working?

Thanks!
 
Top