Fatal Error

Discussion in 'WordPress' started by agag2, Oct 23, 2011.

  1. #1
    hi

    Im getting this

    Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 1966080 bytes) in /home/admin/public_html/xxxxx.com/wp-includes/class-simplepie.php on line 5410

    on this site http://freeiphone4x.info/ - second widget place

    How can i fix this?
     
    agag2, Oct 23, 2011 IP
  2. bdtaka

    bdtaka Member

    Messages:
    120
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    46
    #2
    Go to your server ,click file manager, /home/admin/public_html/xxxxx.com/wp-includes/class-simplepie.php
    Next change the line 5410
     
    bdtaka, Oct 23, 2011 IP
  3. Icecube_media

    Icecube_media Peon

    Messages:
    656
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #3
    increase your memory if the error still remain try to disable plugins or try memory plugin to see memory use by the page , enable and disable plugin to see the difference in the memory.
     
    Icecube_media, Oct 23, 2011 IP
  4. seoslayer

    seoslayer Peon

    Messages:
    14
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    create new file on your wp root, wp-includes, wp-content, and wp-admin called php.ini here i use on my site

    memory_limit = 25M
     
    seoslayer, Oct 23, 2011 IP