Recent content by datverse

  1. datverse

    Conflict with SELinux

    Hi @Cold-Egg, Thank you for your reply and testing. To be clearer about this Issue, I reproduce the error: 1. Environment: AlmaLinux 8.10 2. Run command: ps auxZ | grep litespeed 3. I get the error: unconfined_service_t ** amazon-ssm-agent-selinux is what I sent for us to refer to how they do...
  2. datverse

    Conflict with SELinux

    Hi, We are very concerned about SELinux. We have been deploying SELinux on all our Linux Servers. When we started deploying OpenLiteSpeed in general, we encountered a conflict. We had to disable SELinux to make OpenLiteSpeed work. Please help us resolve this issue. ps auxZ | grep litespeed...
  3. datverse

    Missing LSPHP 8.3.x modules

    @Cold-Egg Thank you very much. ❤️❤️❤️
  4. datverse

    Missing LSPHP 8.3.x modules

    @Cold-Egg Thanks you very much ❤️ We have now upgrade all Servers to AlmaLinux 8.10 (RHEL 8). We are looking forward to lsphp83-redis for RHEL 8 Thanks ❤️
  5. datverse

    Missing LSPHP 8.3.x modules

    Hi @Cold-Egg , If possible, please help us update lsphp83-redis soon. Currently we cannot upgrade to PHP83 because we are missing that most important package. Thank you very much ❤️
  6. datverse

    Missing LSPHP 8.3.x modules

    Hi @Cold-Egg If possible can you give us an estimated date for the release of lsphp83-redis to the official OLS repo? ❤️ We currently have a number of projects planned that involve lsphp83-redis being included in the main OLS repo. Knowing this estimated time will help us better schedule the...
  7. datverse

    Missing LSPHP 8.3.x modules

    Thanks for answering. We know that way, but that's not how we do it. We need it to be officially available on the OLS Repo for programming other issues. Thanks ❤️
  8. datverse

    Missing LSPHP 8.3.x modules

    Hi @Cold-Egg Package "lsphp83-redis" is the most important package for us. Our Servers currently have AlmaLinux 8.9 installed. We are currently regularly checking in https://rpms.litespeedtech.com/centos/8/x86_64/ https://rpms.litespeedtech.com/centos/8/update/x86_64/RPMS/ to see if...
  9. datverse

    Missing LSPHP 8.3.x modules

    Hi @Cold-Egg Thanks for your help. I't also miss some difference important modules: - imagick
  10. datverse

    Missing LSPHP 8.3.x modules

    Hi, We use AlmaLinux 8.x / 9.x and use PHP 8.3.x. LSPHP 8.3 repo is missing some important modules such as: - lsphp83-redis (we use Redis) https://rpms.litespeedtech.com/centos/ Please update. Thanks ❤️
  11. datverse

    Skytable Integration

    Thanks for your reply, I post this issue to github. https://github.com/litespeedtech/lscache_wp/issues/659
  12. datverse

    Skytable Integration

    As we know, the recent Redis License change caused many problems for developers. We are experimenting with something more advanced, Skytable (skytable.io). Currently OpenLiteSpeed supports 2 Object Cache: Redis and Memecache. So we can request a new integration, which is Skytable. And is there...
  13. datverse

    PHP 8.1 "No package lsphp81-### available."

    @Cold-Egg Got it, I use a difference "mirror"! My mirror missing your package. Thanks ❤️❤️❤️
  14. datverse

    PHP 8.1 "No package lsphp81-### available."

    Hi, I use: (on CentOS 7.9) yum install lsphp82-pecl-imagick yum install lsphp82-pecl-memcached yum install lsphp82-pecl-imagick -y yum install lsphp82-pecl-memcached -y all will got: No package lsphp82-pecl-imagick available. No package lsphp82-pecl-memcached available. Thanks
  15. datverse

    PHP 8.1 "No package lsphp81-### available."

    Hi @Cold-Egg , Thanks for your reply. We can install mcrypt in php81 and php82. But we still can not install imagick, memcached in php82. Please check thank ❤️.
Top