Tag: Debugging

  • I Just Broke WordPress…

    OK that was pretty strange. I wrote a blog post, hit submit and the front page of my WordPress installation just showed the white screen of death. The admin pages were working fine, but if I went into the post I’d just written to edit it, the edit screen crashed. Removing the post has fixed…

  • Who Debugs the Debuggers

    What do you do when you’re trying to debug code, but your debugging isn’t working, and you need to debug your debugger?