debian 13

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