I told you in my first post in this topic what the possible issue is:
Just to reiterate phpBB works fine with OPcache but I'm guessing you do not have permission to invalidate files in the server cache or some other configuration/misconfiguration that is preventing that from happening when the script executes.
The easiest way to diagnose if this is the problem is disable OPcache. Your host can do this by blacklisting the path to your files in OPcache's configuration or more specifically blacklist the path to phpBB's cache folder. If they are unwilling to help you diagnose this issue then find someone that will.If clearing phpBB's cache solves the issue that would suggest phpBB's cache files are possibly being cached by the server and are only invalidated by deleting them.
Just to reiterate phpBB works fine with OPcache but I'm guessing you do not have permission to invalidate files in the server cache or some other configuration/misconfiguration that is preventing that from happening when the script executes.
Statistics: Posted by thecoalman — Tue Jun 11, 2024 4:25 pm