Title: breilly00's Replies | WordPress.org

---

# breilly00

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Can I supress MySQL error messages?](https://wordpress.org/support/topic/can-i-supress-mysql-error-messages/)
 *  Thread Starter [breilly00](https://wordpress.org/support/users/breilly00/)
 * (@breilly00)
 * [19 years, 8 months ago](https://wordpress.org/support/topic/can-i-supress-mysql-error-messages/#post-450134)
 * Actually that didn’t work. For a moment, I had no error messages but they re-
   appeared right away.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Can I supress MySQL error messages?](https://wordpress.org/support/topic/can-i-supress-mysql-error-messages/)
 *  Thread Starter [breilly00](https://wordpress.org/support/users/breilly00/)
 * (@breilly00)
 * [19 years, 8 months ago](https://wordpress.org/support/topic/can-i-supress-mysql-error-messages/#post-450133)
 * I found the answer to my question if anyone else runs into this. Here is one 
   way to hide the error messages. I am using this temporarily while I wait for 
   my host to repair themselves:
 * from niziol
    Member
 * I use the following code in my .htaccess file to suppress the error messages 
   and log those errors to the server log instead:
 * php_flag log_errors on
    php_flag display_errors off
 * The only downside is that the visitor will get a blank white page if there is
   a fatal error. I believe your host does need to allow .htaccess settings to over-
   ride the php.ini values for this to work, you can also add add/change similar
   values in the ini file to achieve the same results.
 * Good luck,
    Michael.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Can I supress MySQL error messages?](https://wordpress.org/support/topic/can-i-supress-mysql-error-messages/)
 *  Thread Starter [breilly00](https://wordpress.org/support/users/breilly00/)
 * (@breilly00)
 * [19 years, 8 months ago](https://wordpress.org/support/topic/can-i-supress-mysql-error-messages/#post-450131)
 * Yes, I think finding a new host is a good idea, but I think the one I have is
   having bigger issues right now than fixing my database problems — I think they
   got hacked this week and their own site is down. I’m hoping they will resolve
   that soon. If not, I’ll go someplace else.

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