OPCache + PHP-FPM per user configuration help
Hello everyone!
My first time posting on here. So I'm running into a bit a of an issue where the config values I'm setting on a per user (account/domain) basis is not being respected by OPCache. I'm editing the local user.ini file and also php.ini file but still it's picking up the values from the global opcache.ini file (located in: home/opt/cpanel/ea-php74/root/etc/php.d).
Can someone please help me with this issue? I would very much appreciate it!
Thanks for reading :)
-
Put opcache.enable=0 in the .user.ini file of that account to disable opcache for that user. 0 -
Put opcache.enable=0 in the .user.ini file of that account to disable opcache for that user.
thank you for the reply! now this is the only setting that works, but other settings such as opcache.memory_consumption don't work0
Please sign in to leave a comment.
Comments
4 comments