Redis PHP Extension Installation on Ubuntu 18.04 (Digital Ocean+Cyberpanel)

Hi everyone,

I’m stuck with a rookie issue — canot launch Redis in LSCache plugin.

I’ve installed Redis by
apt install redis

Installed redis php extesion
apt install lsphp73-redis

But no luck to see the redis extension enabled in LSCache plugin.

The redis service is up and running…

Please share command to install Redis PHP Extension on Cyberpanel for php 7.3.

Cheers!

create a phpinfo file and see if redis ext is loaded

No, it’s not…

Looks like I’ve installed a wrong package. Can anyone share experience how to install Redis on Cyberpanel instance?

You did well. Just restart litespeed server

No, it's not...

Looks like I’ve installed a wrong package. Can anyone share experience how to install Redis on Cyberpanel instance?

apt install lsphp73-redis

this is the right one.