can you send a screen shot?
it’s running fine here, please send more details.
Hello
Even though I changed the memory consumption settings via PHP, there is no change on the plugin in the Admin panel. Is there a reason for this or am I doing it wrong? Thanks
What do you mean?
memory consumption is an OPC setting, not APCu.
Please send the php.ini opcache and apcu settings and a screenshot of the cache info tab so that I can help you.
http://nep.com.uz/wp-content/uploads/2024/11/ekran-goruntusu-2024-11-23-213412.png
http://nep.com.uz/wp-content/uploads/2024/11/ekran-goruntusu-2024-11-23-213021.png
In the screenshots I shared here, I change the values seen in the program from PHP, but everything remains the same on the program side. How can I correct the settings here?
That’s not a plugin issue.
Your settings are not effective.
opcache.memory_consumption must be uncommented like so:
;opcache.memory_consumption=256
=>
opcache.memory_consumption=256
And you need to restart PHP afterwards.
:)))) İt’s working.. Thank you
great!
Would you mind changing the title of the review to let’s say “Fixed my memory settings” or something positive alike?
-
This reply was modified 1 year ago by
docjojo.