Title: killbert's Replies | WordPress.org

---

# killbert

  [  ](https://wordpress.org/support/users/killbert/)

 *   [Profile](https://wordpress.org/support/users/killbert/)
 *   [Topics Started](https://wordpress.org/support/users/killbert/topics/)
 *   [Replies Created](https://wordpress.org/support/users/killbert/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/killbert/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/killbert/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/killbert/engagements/)
 *   [Favorites](https://wordpress.org/support/users/killbert/favorites/)

 Search replies:

## Forum Replies Created

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

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Special Characters problem](https://wordpress.org/support/topic/special-characters-problem-2/)
 *  Thread Starter [killbert](https://wordpress.org/support/users/killbert/)
 * (@killbert)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/special-characters-problem-2/#post-6893373)
 * Found a solution. My PHP.ini settings were wrong. I changed PHP.ini to this and
   problem is gone:
 *     ```
       default_charset = "utf-8"
       mbstring.internal_encoding=utf-8
       mbstring.http_output=UTF-8
       mbstring.encoding_translation=On
       mbstring.func_overload=6
       ```
   
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Special Characters problem](https://wordpress.org/support/topic/special-characters-problem-2/)
 *  Thread Starter [killbert](https://wordpress.org/support/users/killbert/)
 * (@killbert)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/special-characters-problem-2/#post-6893372)
 * Fabio, once I edit and re-save the post, **the special characters become question
   marks or disappear completely** from my published pages.
 * Something goes wrong when my data gets written into MySQL…but i don’t know where.
 * Sorry, this was indeed not clear from my question :-S

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