August 27 2010
WordPress Tip: Debug Logging
Today, I needed a debug log for Wordpress. Luckily, the Wordpress Codex details just a couple lines of code to turn on error logging. This method is especially nice for hosted environments like DreamHost, where there’s no access to php.ini. Simply add the following to wp-config.php: