Title: Error with post.php
Last modified: August 18, 2016

---

# Error with post.php

 *  [corefx](https://wordpress.org/support/users/corefx/)
 * (@corefx)
 * [20 years, 6 months ago](https://wordpress.org/support/topic/error-with-postphp/)
 * Warning: Cannot modify header information – headers already sent by (output started
   at /public_html/wordpress/wp-includes/wp-db.php:98) in /public_html/wordpress/
   wp-admin/post.php on line 397
 * WordPress database error: [Can’t open file: ‘wp_posts.MYI’ (errno: 145)]
    SELECT
   ID, post_name FROM wp_posts WHERE post_status = ‘static’ ORDER BY post_parent
   DESC
 * i was trying to edit one of my pages and it gave me this error. I’m confused 
   as to why I can’t edit anything now.

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

 *  [moshu](https://wordpress.org/support/users/moshu/)
 * (@moshu)
 * [20 years, 6 months ago](https://wordpress.org/support/topic/error-with-postphp/#post-294025)
 * <sigh> it has been answered thousand times..</sigh>
    Search or go here: [http://codex.wordpress.org/FAQ_Troubleshooting#How_do_I_solve_the_Headers_already_sent_warning_problem.3F](http://codex.wordpress.org/FAQ_Troubleshooting#How_do_I_solve_the_Headers_already_sent_warning_problem.3F)
 *  Thread Starter [corefx](https://wordpress.org/support/users/corefx/)
 * (@corefx)
 * [20 years, 6 months ago](https://wordpress.org/support/topic/error-with-postphp/#post-294026)
 * WordPress database error: [Can’t open file: ‘wp_posts.MYI’ (errno: 145)]
    SELECT
   wp_posts.*, wp_users.user_level FROM wp_posts INNER JOIN wp_users ON (wp_posts.
   post_author = wp_users.ID) WHERE wp_posts.post_status = ‘static’ AND (wp_users.
   user_level < 10 OR wp_posts.post_author = 1)
 * now It’s saying i dont have any posts or pages. I’m pretty confused as to what
   to do.
 *  [moshu](https://wordpress.org/support/users/moshu/)
 * (@moshu)
 * [20 years, 6 months ago](https://wordpress.org/support/topic/error-with-postphp/#post-294028)
 * If “errno: 145” means error #145 – that’s a timed out connection.

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

The topic ‘Error with post.php’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 3 replies
 * 2 participants
 * Last reply from: [moshu](https://wordpress.org/support/users/moshu/)
 * Last activity: [20 years, 6 months ago](https://wordpress.org/support/topic/error-with-postphp/#post-294028)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
