Hey so I'm running directadmin on my vps. I've installed lsmcd and tested that its working, see below
Trying 127.0.0.1...
Connected to 127.0.0.1.
Escape character is '^]'.
I've also followed the steps here for DirectAdmin
https://www.litespeedtech.com/suppo...eed_wiki:lsmcd:install-memcached#direct_admin
Since I'm running php 7.3.8, I've edited my extension include to
echo "extension=memcached.so" > /usr/local/php73/lib/php.conf.d/20-memcached.ini
After doing this and restarting OLS, it still doesn't show up in phpinfo.php or the lscache plugin for wordpress.
What steps am I missing??
Trying 127.0.0.1...
Connected to 127.0.0.1.
Escape character is '^]'.
I've also followed the steps here for DirectAdmin
https://www.litespeedtech.com/suppo...eed_wiki:lsmcd:install-memcached#direct_admin
Since I'm running php 7.3.8, I've edited my extension include to
echo "extension=memcached.so" > /usr/local/php73/lib/php.conf.d/20-memcached.ini
After doing this and restarting OLS, it still doesn't show up in phpinfo.php or the lscache plugin for wordpress.
What steps am I missing??