Hello,
On a fresh Almalinux 9.4 I installed Openlitespeed, but when I try to install lsphp 8.2 all other packages install fine except for imagick and memcached.
This is the command I used:
dnf install -y lsphp82 lsphp82-common lsphp82-bcmath lsphp82-dba lsphp82-gd lsphp82-intl lsphp82-json...
I use Openlite Speed web server in my website and my website name is Picasso App. My website has a default Memcached set and whenever I am setting up from Memcached to Redis some error is showing on my website, how can I fix it?
Hello All!
I'm trying to compile LSMCD under Ubuntu 18.04 LTS Server and not successfull with this:
In file included from pcregex.cpp:7:
../../src/util/pcregex.h:16:10: fatal error: pcre.h: No such file or directory
16 | #include <pcre.h>
| ^~~~~~~~
compilation terminated...
Until recently, I was not using the suExec mode (lsapi external app) on any of the three virtual hosts on my server. But I recently turned it on for one of them. Things look good except the memcached extension is showing disabled in the wp plugin object cache screen. On the other two vhost...
run command "systemctl start lsmcd" it's giving this error
Job for lsmcd.service failed because the control process exited with error code. See "systemctl status lsmcd.service" and "journalctl -xe" for details.
run command "systemctl status lsmcd.service"
lsmcd.service - LSB: lsmcd
Loaded...
I got working openlitespeed vm and installed all lsphp73-* packages where are also "lsphp73-mecached" and "lsphp73-redis" but I just installed "memcached" started and in WordPress Litespeed Cache plugin it shows that it's working with localhost set. Is there need for lsphp packages? Any...
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...
is there any tutorials on how to install memcached on litespeed ubuntu
i found one from litespeed but it's not in ubuntu
https://www.litespeedtech.com/support/wiki/doku.php/litespeed_wiki:lsmcd:install-memcached
cheers