Forums

[resolved] How to manually delete a post? (3 posts)

  1. Bliss7
    Member
    Posted 5 years ago #

    I'm having problem with my database...all of a sudden, am using WP 2.1.2

    Fatal error: Allowed memory size of 25165824 bytes exhausted (tried to allocate 1442484 bytes) in /home/MyUserName/public_html/wp-includes/wp-db.php on line 161

    Now the post has turned protected, and I cant even delete it. How do I delete the post from the mysql manually, as in the files to delete? Where should I look in the database?

    Thanks

  2. MichaelH
    Volunteer
    Posted 5 years ago #

    The Database Description article lists the various WordPress tables.

    The post is in wp_posts and and one record for each category on that post is in wp_post2cat.

  3. Bliss7
    Member
    Posted 4 years ago #

    Thanks, Micheal...apparently the problem was caused by inadequate memory. I asked my host to increase memory and now its ok.

Topic Closed

This topic has been closed to new replies.

About this Topic