• Resolved TheGene

    (@thegene)


    I use Weaver 2, wp 3.4 now have this :

    Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 141379 bytes) in /home/thegemde/public_html/wp/wp-includes/functions.php on line 316

    sigh… can u help pls? I get it when I am adding posts, when I try to add a new plugin… if u need any info just holler.

Viewing 4 replies - 1 through 4 (of 4 total)
  • wp has a limit of 2-3mb upload only. to maximize the upload space, u need to edit example phpadmin or cpanel. refer here

    http://wordpress.org/support/topic/fatal-error-allowed-memory-size-6?replies=13#post-1017842

    Thread Starter TheGene

    (@thegene)

    righto…. problem solved, there was no php.ini on the host, created that and set to 256m, all good thanks for the prompt feedback m8…

    Moderator Ipstenu (Mika Epstein)

    (@ipstenu)

    🏳️‍🌈 Advisor and Activist

    To clarify something here.

    1) WP doesn’t have a file upload limit (which is what the 2-3mb upload limit would be). PHP does.

    2) You were changing the memory usage, not the file upload size. Those are different things.

    Good advice, incorrect explanation 😉

    Thread Starter TheGene

    (@thegene)

    no incorrect explanation anywhere, that was a direct copy of the wordpress error…. its just a pity that there is such a huge learning curve with software on the run, by that I mean stuff that breaks when u do updates, and the poor user has to (lol) do research to fix a problem…

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

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