Description
Server Info for Debugging is a lightweight plugin that displays server stats and WordPress environment information on an admin page, helping with troubleshooting server-related issues. It provides:
- Operating system information
- PHP version and memory limits
- Database version and user details
- WordPress debug mode status
- SSL/TLS status
- Write permissions
For detailed server and WordPress setup, see below:
Server Details
– Operating System
– Software
– MySQL Version
– PHP Version
– PHP Memory Limit
– PHP Max Input Vars
– PHP Max Post Size
– GD Installed
– ZIP Installed
– Write Permissions
– PHP Execution Time
– File Uploads Enabled
WordPress Environment Details
– WordPress Version
– Site URL
– Home URL
– WP Multisite
– Max Upload Size
– Memory Limit
– Max Memory Limit
– Permalink Structure
– Language
– Timezone
– Admin Email
– Debug Mode
– Database Host
– Database Name
– Database User
– Database Charset
– SSL/TLS Status
License
This plugin is licensed under the GPL v2.0 or later. For more details, see GNU GPL.
Screenshots
Installation
- Upload the plugin files to the
/wp-content/plugins/server-info-for-debugging
directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress.
- Go to ‘Server Stats’ in the WordPress admin menu to view your server and system information.
FAQ
-
What does this plugin do?
-
This plugin displays detailed information about the server environment and WordPress setup, which can help in debugging and troubleshooting.
-
Is this plugin useful for multisite?
-
Yes, the plugin supports multisite installations and displays whether the site is part of a WordPress multisite network.
-
Do I need to configure anything?
-
No configuration is required. Just activate the plugin, and the server stats will be accessible from the WordPress admin menu.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Server Info for Debugging” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Server Info for Debugging” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0
- Initial release.
1.1
- Improved error handling and compatibility with PHP versions.
- Added detailed SSL/TLS status checking.