aaPanel_Kern
Yes, this solution helps. But however ioncube and opcache conflicts each other in php8.3. PHP Warning: JIT is incompatible with third party extensions that setup user opcode handlers. JIT disabled. in Unknown on line 0
I had to disable
;opcache.jit_buffer_size=128m
;opcache.jit=1205
at php.ini