Hello,
I’m currently running OpenLiteSpeed on Ubuntu 24.04 with PHP 8.2, and I’m having trouble disabling OPcache.
Here’s the situation:
- In my PHP 8.2
php.ini, the OPcache settings are already commented out.
- Despite that, OPcache still appears to be active.
- I also tried uninstalling the OPcache extension, but it seems I can’t remove it.
- From what I understand, OPcache is included as a default extension in OpenLiteSpeed, and may not be removable.
The issue is that WHMCS requires OPcache to be disabled, so I need a way to fully turn it off.
Has anyone encountered this before or knows the proper way to disable OPcache in OpenLiteSpeed with PHP 8.2?
Any help would be appreciated!
Thanks.