• barbaroshh

    (@barbaroshh)


    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

    • This topic was modified 1 year ago by barbaroshh.
    • This topic was modified 1 year ago by barbaroshh.
Viewing 8 replies - 1 through 8 (of 8 total)
  • Plugin Author docjojo

    (@docjojo)

    can you send a screen shot?

    Plugin Author docjojo

    (@docjojo)

    it’s running fine here, please send more details.

    Thread Starter barbaroshh

    (@barbaroshh)

    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

    Plugin Author docjojo

    (@docjojo)

    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.

    Thread Starter barbaroshh

    (@barbaroshh)

    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?

    Plugin Author docjojo

    (@docjojo)

    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.

    Thread Starter barbaroshh

    (@barbaroshh)

    :)))) İt’s working.. Thank you

    Plugin Author docjojo

    (@docjojo)

    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.
Viewing 8 replies - 1 through 8 (of 8 total)

The topic ‘Fixed my memory settings’ is closed to new replies.