• ccm

    (@ccm)


    Got a couple of plugins up and running, but when I try to ad more, I get the following error – for any plugin

    Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 71 bytes) in /home1/customj1/public_html/wp-admin/includes/plugin.php on line 4

Viewing 6 replies - 1 through 6 (of 6 total)
  • Thread Starter ccm

    (@ccm)

    getting this now if i even attempt to access the plugins page

    Thread Starter ccm

    (@ccm)

    also getting this error if I try to post.

    Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 491520 bytes) in /home1/customj1/public_html/wp-content/plugins/google-sitemap-generator/sitemap-core.php on line 2109

    omgitztrey

    (@omgitztrey)

    That’s a host issue. Contact them.

    iridiax

    (@iridiax)

    Thread Starter ccm

    (@ccm)

    ok thanks all . i’ll get in touch.. will come back if this doesn’t solve it.

    Thread Starter ccm

    (@ccm)

    For the benefit of others with this problem

    I solved this myself. Created a php.ini file in public_htlml and changed memory limit to 64MB from original 32MB setup in master on server.

    Then to apply the fix, made a copy of php.ini wp-plugins directory. It seems that the ini file must exist wherever php files do.

    Bingo. It works.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Plugin Memory Error’ is closed to new replies.