Title: Errors on pluggable.php and post.php
Last modified: August 31, 2016

---

# Errors on pluggable.php and post.php

 *  Resolved [fedesr](https://wordpress.org/support/users/fedesr/)
 * (@fedesr)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/help-me-errors-on-pluggablephp-and-postphp/)
 * Hi!
    (Excuse me for my bad english)
 * I had installed WP 4.1 but on Saturday upgraded to 4.5.2 .
 * The update was successful , but it was a mistake I can not solve
 * Warning: Cannot modify header information – headers already sent by (output started
   at /home/pz000020/public_html/wp-config.php:1) in /home/pz000020/public_html/
   wp-admin/post.php on line 197
 * Warning: Cannot modify header information – headers already sent by (output started
   at /home/pz000020/public_html/wp-config.php:1) in /home/pz000020/public_html/
   wp-includes/pluggable.php on line 1171
 * Can i help me?
    Tnx

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

 *  [Matthew](https://wordpress.org/support/users/kidsguide/)
 * (@kidsguide)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/help-me-errors-on-pluggablephp-and-postphp/#post-7453687)
 * > Warning: Cannot modify header information – headers already sent by (output
   > started at /home/pz000020/public_html/wp-config.php:1) in /home/pz000020/public_html/
   > wp-admin/post.php on line 197
   > Warning: Cannot modify header information – headers already sent by (output
   > started at /home/pz000020/public_html/wp-config.php:1) in /home/pz000020/public_html/
   > wp-includes/pluggable.php on line 1171
 * These errors are often cause by a plugin or theme conflict.
 * **With Dashboard Access**
 * Try deactivating all plugins. If that resolves the issue, reactivate each one
   individually until you find the cause.
 * If that does not resolve the issue, try switching to the default theme for your
   version of WordPress to rule-out a theme-specific issue (theme functions can 
   interfere like plugins).
 * **Without Dashboard Access**
 * Try [manually resetting your plugins](https://codex.wordpress.org/FAQ_Troubleshooting#How_to_deactivate_all_plugins_when_not_able_to_access_the_administrative_menus.3F)(
   no Dashboard access required). If that resolves the issue, reactivate each one
   individually until you find the cause.
 * If that does not resolve the issue, access your server via [SFTP or FTP](https://codex.wordpress.org/FTP_Clients),
   or a file manager in your hosting account’s control panel, navigate to `/wp-content/
   themes/` and rename the directory of your currently active theme. This will force
   the default theme to activate and hopefully rule-out a theme-specific issue (
   theme functions can interfere like plugins).
 * —
 * If neither of those worked, then it could have been a fault update that is causing
   this error. In that case try [downloading WordPress](https://wordpress.org/download/)
   again, access your server via [SFTP or FTP](https://codex.wordpress.org/FTP_Clients),
   or a file manager in your hosting account’s control panel, and delete then replace
   your copies of everything except the `wp-config.php` file and the `/wp-content/`
   directory with fresh copies from the download. This will effectively replace 
   all of your core files without damaging your content and settings.
 * Some uploaders tend to be unreliable when overwriting files, so don’t forget 
   to delete the original files before replacing them.
 *  Thread Starter [fedesr](https://wordpress.org/support/users/fedesr/)
 * (@fedesr)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/help-me-errors-on-pluggablephp-and-postphp/#post-7453696)
 * In any two cases (with dashboard) have a same problem…
 * In either case the same problem occurs
 * I tried to reinstall wordpress from the menu updates but not solved
 * Any ideas? database?
 *  [Matthew](https://wordpress.org/support/users/kidsguide/)
 * (@kidsguide)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/help-me-errors-on-pluggablephp-and-postphp/#post-7453772)
 * So you disabled all your plugins and switched to a different theme to see if 
   that would solve it?
 *  Thread Starter [fedesr](https://wordpress.org/support/users/fedesr/)
 * (@fedesr)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/help-me-errors-on-pluggablephp-and-postphp/#post-7453798)
 * Hi again!
 * I could solve the problem…
 * The wp-config.php had a UTF-8 coding … I changed it to ANSI and solved the problem…
 * Tnx to all!
 *  [ryanchanel](https://wordpress.org/support/users/ryanchanel/)
 * (@ryanchanel)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/help-me-errors-on-pluggablephp-and-postphp/#post-8349909)
 * @fedsr you are a genius! Your solve worked perfectly for me. Thank you very much.
 *  [nreshchd](https://wordpress.org/support/users/nreshchd/)
 * (@nreshchd)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/help-me-errors-on-pluggablephp-and-postphp/#post-8555891)
 * I have try all above mention things. But not able to fix the issue.
 *  [askthemct](https://wordpress.org/support/users/askthemct/)
 * (@askthemct)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/help-me-errors-on-pluggablephp-and-postphp/#post-9001549)
 * Or in my case this week…used thw database to disable all plugins after switching
   to the default theme (wordpress.com)
 * only after reinstallnig jetpack and with no themes and no plugins I still getting
   pluggable erros so assuming jetpack effed something up this last update 4.8.1

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

The topic ‘Errors on pluggable.php and post.php’ is closed to new replies.

## Tags

 * [errors](https://wordpress.org/support/topic-tag/errors/)
 * [pluggable.php](https://wordpress.org/support/topic-tag/pluggable-php/)
 * [upgrade](https://wordpress.org/support/topic-tag/upgrade/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 7 replies
 * 5 participants
 * Last reply from: [askthemct](https://wordpress.org/support/users/askthemct/)
 * Last activity: [9 years, 1 month ago](https://wordpress.org/support/topic/help-me-errors-on-pluggablephp-and-postphp/#post-9001549)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
