
Then you can start editing it with your favorite HTML editor. Then, download the wp-config.php file to make a backup of it. This is the file you need to edit in order to enable WordPress debugging mode and access WordPress error logs where you will find your PHP errors.įirst, you need to connect to your website using an FTP client.
PHP WEBSITE MONITOR HOW TO
The wp-config.php file contains important WordPress settings like how to connect to your database. If you don’t want to use an error log plugin like WP Umbrella or Query monitor, you can enable WordPress error log and retrieve PHP errors from here. That’s it, easy peasy! Editing the configuration file for Debugging (enabling error log in WordPress)

Then, go to WP Umbrella’s application > PHP issues.įrom here, click on the “ view error” to get all the information related to the PHP errors such as: Step 2: Go to the PHP errors monitoring tab

PHP WEBSITE MONITOR INSTALL
You need to install the plugin, create an account and connect your API key. WP Umbrella is interesting because it also checks your website’s uptime rate and provide you with automatic backups. It embed a PHP errors monitoring feature for WordPress. WP Umbrella is a all-in-one solution to manage WordPress sites. Monitor WordPress PHP errors logs with a plugin Step 1: Get WP Umbrella Monitoring Plugin I’d personally advise to use WP Umbrella to monitor your PHP errors. There are two ways to access PHP error logs in WordPress: manually or with a monitoring plugin. How to Check PHP Error Logs in WordPress? If you want to improve your website performance & security.When your web browser displays a warning with a PHP error code.When your WordPress website doesn’t load (blank page).If my explanation still looks blurry and if you don’t see the point of enabling the debugging mode for WordPress, here are some situations where you might really need it: Using WordPress Error Logs to Troubleshoot PHP Errors

You should use WordPress error logs to troubleshoot arising issues or understand why they’ve happened. The WordPress error log gives you the list of these errors.Įrror logs provide you with information such as the error type, the error line, and the file concerned. Indeed, even if your website seems to be working well, it may in fact be suffering from undetected PHP errors that should be fixed ASAP.
