=== AskApache Debug Viewer === Contributors: AskApache Donate link: http://www.askapache.com/donate/ Tags: debug, debugging, error, errors, problems, support, admin, programmer, developer, plugin, development, information, stats, logs Requires at least: 2.7 Tested up to: 3.0 Stable tag: 1.2 This advanced debugging plugin is custom-made for WordPress Developers, Plugin Developers, or anyone wanting to see under the hood of their website and diagnose problems. == Description == This plugin is custom-made for WordPress Developers, Plugin Developers, or anyone wanting to see under the hood of their website and diagnose problems. A standalone plugin, you set which debug output settings you want, and whether to turn it on or off. Then every page in your administration panel will include the debug output in the footer using the 'in_admin_footer' action. These are the debugging modules, each can be set to basic or verbose. * Information about Owner/User/File permissions * Function Information * Extensions Loaded by PHP * Files included by php * Information about Loaded Classes * Your PHP.ini settings * Information from phpinfo * Defined Constants and variables * Global Server/Request Information 1. http://www.askapache.com/ 2. http://www.php.net/ == Installation == This section describes how to install the plugin and get it working. 1. Extract zip to wp-content/plugins 2. Activate the Plugin 3. Setup plugin options == Frequently Asked Questions == If you have a question about .htaccess, see: [.htaccess Tutorial](http://www.askapache.com/htaccess/apache-htaccess.html "AskApache .htaccess File Tutorial") == Other Notes == The live debugging feature is for users advanced enough to look at the code and make know what its for. == Screenshots == 1. Main Plugin Debugging Settings 2. Plugin Information Output (non-verbose) 3. GLOBALS Information Output (non-verbose) 4. DEFINED Information Output (non-verbose) 5. PHPINFO Information Output (non-verbose) 6. CLASSES Information Output (non-verbose) 7. INCLUDES Information Output (non-verbose) 8. EXTENSIONS Information Output (non-verbose) 9. FUNCTIONS Information Output (non-verbose) 10. PERMISSIONS Information Output (non-verbose)