Wordpress Upload Image Problem - $$$

Discussion in 'Services' started by Cutsizzle6, Feb 15, 2011.

  1. #1
    Cutsizzle6, Feb 15, 2011 IP
  2. Cutsizzle6

    Cutsizzle6 Active Member

    Messages:
    435
    Likes Received:
    6
    Best Answers:
    0
    Trophy Points:
    75
    As Seller:
    100% - 3
    As Buyer:
    100% - 0
    #2
    Fatal error: Out of memory (allocated 58195968) (tried to allocate 30983904 bytes) in /home/chicity/public_html/flushafan.com/wp-includes/media.php on line 253

    That is my error by the way.
     
    Cutsizzle6, Feb 15, 2011 IP
  3. adda4u

    adda4u Well-Known Member

    Messages:
    1,003
    Likes Received:
    40
    Best Answers:
    0
    Trophy Points:
    160
    As Seller:
    100% - 0
    As Buyer:
    100% - 10
    #3
    There is memory limit in config file u just need to increase it

    incase if u are confused pm me
     
    adda4u, Feb 15, 2011 IP
  4. asdirc

    asdirc Active Member

    Messages:
    275
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    53
    As Seller:
    100% - 0
    As Buyer:
    100% - 0
    #4
    Hello,

    Just login into you blog home directory, there you ll find a file named wp-config.php, open it for edit and just insert on the second row the code
    define('WP_MEMORY_LIMIT', '64M');
    After this save the file
    If you still have this problem try to increase your memory for example 92M instead of 64M. Hope this it helps you.
    Regards,
    Cosmin
     
    asdirc, Feb 15, 2011 IP
  5. windy

    windy Active Member

    Messages:
    1,093
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    78
    As Seller:
    100% - 0
    As Buyer:
    100% - 0
    #5
    edit the value of WP_MEMORY_LIMIT in the wp_config.php, from 64m to 128m or any value bigger than the size of your upload file
     
    windy, Feb 20, 2011 IP