Forum

PHP JIT : Disabled
 
Notifications
Clear all

PHP JIT : Disabled

1 Posty
1 Users
0 Likes
352 Widok
0
Topic starter

Opcache.jit not working even with ON values 

current config 

zend_extension=opcache.so
opcache.enable=on
opcache.jit_buffer_size=300M
opcache.jit=1255
opcache.jit=tracing
1 Answer
0
Topic starter

check 20-xdebug.ini file and comment out XDEBUG (they cannot work together), 

nano /etc/php/8.2/fpm/conf.d/20-xdebug.ini

;zend_extension=xdebug.so

then just restart php

service php8.2-fpm restart

 

Odpowiedź

Author Name

Author Email

Your question *

 
Preview 0 Revisions Saved
Share: