Recent content by risharde

  1. R

    Cannot enable PHP 8.3 JIT for some reason on Debian 13

    Thank you!!! The test link didn't work by the time I saw it but I just figured it out. So apparently ioncube causes JIT to become disabled for 8.3. I'm guessing this may be the case for other versions as well.
  2. R

    Cannot enable PHP 8.3 JIT for some reason on Debian 13

    Hey guys, I have a strange issue where I can set values in the php.ini for example opcache.enable=1 and see those changes being applied when I look at the phpinfo page but no matter what, the Zend Opcache summary shows JIT disabled. I added this to my php.ini and killed all lsphp to force it to...
  3. R

    My openlitespeed virtual host external app does not run as required user

    Hey thanks for pointing this out, I was wondering the same thing and had a lot of issues with this and not to be mellowdramatic but wouldn't this mean that if you set your permissions to include nogroup that this might cause another vhost to be able to read another vhost directory which would be...
Top