• Resolved fkruse

    (@fkruse)


    I just moved my website to a different hosting company which limits PHP memory settings to a max of 256M and now the WP PGP Encryption plugin is not working. Every time I try to submit the form it hangs and it generates the following error in the log repeatedly:
    “PHP Fatal error: Out of memory (allocated 130023424) (tried to allocate 12288 bytes)”

    Is there any way to get around this where the PHP plugin does not consume as much memory?

    Thanks,

    Fadia

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Meitar

    (@meitar)

    This plugin alone does not consume 256 megabytes of memory. You have something else running (“the form”?) and need to audit the rest of your site, as well. There are no options to tweak the memory use of this plugin because there needn’t be any.

    Thread Starter fkruse

    (@fkruse)

    The form (standard contact form 7) works on its own. When I enable the plugin, it creates the error.

    Plugin Author Meitar

    (@meitar)

    ¯\_(ツ)_/¯ Works for me.

    Thread Starter fkruse

    (@fkruse)

    I replaced the form with a Ninja Form and it seems to work now!

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

The topic ‘PHP Out of Memory Errors’ is closed to new replies.