Search results

  1. C

    Almalinux 9 exception when enabling namespace container

    @Cold-Egg Hello, I upgraded with lsup to 1.8.3 and the exception is gone. Couldn't find the upgrade using dnf. Will I be able to go back to using dnf from now on, or do I have to keep using lsup? Thanks
  2. C

    Opcache issue on Openlitespeed 1.8

    I think I found the issue. I later installed WooCommerce and had memory issues again. It had nothing to do with opcache. In my virtual host -> External App -> Memory Soft Limit (bytes) and Memory Hard Limit (bytes), I had these values too low I guess. I raised them to 2047M and everything works...
  3. C

    Opcache issue on Openlitespeed 1.8

    I have an Almalinux 9.5 VPS (4CPU 8GB RAM) with Openlitespeed 1.8. If I enable opcache I get errors and the site either gets stuck on loading or I get a white screen. This happens with lsphp74, lsphp82 and lsphp83. There is only 1 site on the server where I'm trying to install WordPress. The...
  4. C

    Almalinux 9 lsphp-myslqnd issue

    Hi, On a fresh install of Openlitespeed 1.8 on Almalinux 9.5, I installed lsphp74, lsphp82 and lsphp83. PHP seems to work fine, but if I run a dnf check I get: lsphp74-mysqlnd-7.4.33-2.el9.x86_64 is obsoleted by lsphp74-mysqlnd-7.4.33-2.el9.x86_64 lsphp82-mysqlnd-8.2.24-2.el9.x86_64 is...
  5. C

    Almalinux 9 exception when enabling namespace container

    Hello, I've installed Openlitespeed 1.8 on a new Almalinux 9.5 VPS and seems to work fine. As soon as I enable Namespace Container (Server Configuration -> Security -> Containers) and restart litespeed I get the following in my journalctl output: myserver.com systemd[1]...
  6. C

    Error installing Imagick and Memcached for Openlitespeed on Almalinux 9.4

    Hi is there any update on this? I need to build a new server for a WordPress site and these two modules are really important. Thanks
  7. C

    Error installing Imagick and Memcached for Openlitespeed on Almalinux 9.4

    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...
Top