PHP 8.1 + JIT

Discussion in 'Installation/Configuration' started by Robert Craig, Oct 6, 2023.

  1. Robert Craig

    Robert Craig New Member

    Hi,

    I couldn't find anything searching (sorry if I have missed something). Question I have is I have a VM with ISPConfig and am wondering is JIT is enabled with PHP 8.1 or if there is something I need to do to enable it?

    many thanks in advance!
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    The php opcache package is installed by default and JIT is part of opcache. But you can check your php config by using phpinfo() function from PHP.
     
  3. Robert Craig

    Robert Craig New Member

    i have managed to get it to go into tracing mode so thats great cheers for the help!
     

Share This Page