After upgrading to WordPress version 2.8, I discovered that my Error Reporting Plugin was causing Internal Server Errors for requests to the blog's front pages. After much investigating and testing, I have determined the cause being an extreme number of PHP errors in the Core files. Because the Error Reporting plugin uses eval to test errors against a configurable conditional test every error, the repeated use of eval over-taxed the server.
I was finally able to pinpoint the cause of the problem by temporarily eliminating the eval and having the plugin display all errors on screen. My apologies to those that visited during this phase of the testing.
I have submitted Trac tickets for some of these errors, but I do not know when or if they will be fixed.
I will publish further details in following posts in this category.
![[PDA - Heathcare NOT Warfare - Sign the Petition.]](http://pdamerica.org/images/front/HealthNotWar_final.jpg)





