• is the warning I get, but when I refresh it does update my post.

    How can I fix this?

    [edit]double post

Viewing 4 replies - 1 through 4 (of 4 total)
  • It’s a PHP configuration issue that your webhost is going to have to address.

    The default limit is 8MB in php.ini and they will have to up it for you.

    Regards

    hmmmm.

    I just got a similar error. i’ve been working on customising this database for a couple of weeks now. and just now, well about an hour ago, i started getting an error:

    WordPress database error: [Out of memory (Needed 5242852 bytes)]
    SELECT COUNT(DISTINCT ID) FROM wp_posts WHERE 1=1 AND post_date_gmt <= ‘2006-01-23 21:53:59’ AND (post_status = “publish” OR post_author = 2 AND post_status != ‘draft’ AND post_status != ‘static’) AND post_status != “attachment”

    I thought it might have been a problem with my hosting providers mysql server – i’m with website source.

    Thanks Cypher – contacted my host – awaiting a reply …

    Thread Starter DDT

    (@ddt)

    @cypher,

    Tx, I know about that issue. The thing is I just changed a -d into a -t in one of my posts. It’s a post without any images either. So why does WP needs more than 8mb?
    Correct me if I am wrong

    Kind regards

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Allowed memory size of 8388608 bytes exhausted (tried to allocate 410041 bytes)’ is closed to new replies.