Skip to main content
We are aware of an issue with a recent Apache update that causes proxied sites to return a "421 Misdirected Request" error. Please see the following article for more information and updates:
Websites show 421 Misdirected Request error while using EA Nginx

OPCache + PHP-FPM per user configuration help

Comments

4 comments

  • kodeslogic
    Put opcache.enable=0 in the .user.ini file of that account to disable opcache for that user.
    0
  • nasthik
    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 work
    0
  • cPRex Jurassic Moderator
    Hey there - welcome to the forums! From what I'm seeing, opcache values are set globally, so any local values will not be read. I see you can disable as outlined here:
    0
  • nasthik
    Hey there - welcome to the forums! From what I'm seeing, opcache values are set globally, so any local values will not be read. I see you can disable as outlined here:
    0

Please sign in to leave a comment.