• Resolved salladex

    (@salladex)


    Every time I turn on the plugin my website crashes, critical error on PHP:

    PHP Fatal error: Allowed memory size of 2148532224 bytes exhausted (tried to allocate 20480 bytes)
    PHP Fatal error: Allowed memory size of 2148532224 bytes exhausted (tried to allocate 134217736 bytes)
    PHP Fatal error: Allowed memory size of 2148532224 bytes exhausted (tried to allocate 20480 bytes)

    no matter the size I put on my PHP.INI I still get the same error.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support Alex

    (@alexcozmoslabs)

    Hi,

    Try the Disable dynamic content option from TP Settings –> Advanced tab. One reason may be that you could have many dynamic strings translated on your site.

    512MB should be plenty for running TP. Be sure to increase the memory using the hosting account. Sometimes, if you try to do this from the php files doesn’t work.

    What else you can still do is make sure to not have duplicate content in your database.
    You can run the Remove duplicate rows feature from TP Settings –> Advanced tab.

    Thread Starter salladex

    (@salladex)

    “Try the Disable dynamic content option from TP Settings –> Advanced tab. One reason may be that you could have many dynamic strings translated on your site.”

    I tried and it didn’t work.

    After that I tried for hours to remove duplicate rows using the “Optimize TranslatePress database tables” options, one by one. But it take hours and appears to always freeze.

    thank you for the ideas, do you have another one I could try ? 🙁

    Plugin Support Alex

    (@alexcozmoslabs)

    Hi,

    Please, open a new ticket if the issue still persists.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘PHP Fatal error: Allowed memory’ is closed to new replies.