How to monitor your error logs (cPanel)

To check your error log in Apache, please follow the steps below:

  1. Login to your Cpanel.

  1. Under Metrics choose Errors.

  1. Under the next window you will be able to see the last 300 error logs for your account (if any).

To check your application error log, please follow the steps below:

  1. Login to your Cpanel.

  1. Click on the File Manager.

  1. Choose the error\_log under the website and click View.

To enable diplay\_errors in your PHP, please follow the steps below:

  1. In the Cpanel inferface, please click on Select PHP version.

  1. Click Switch to PHP Options.

  1. Choose display\_errors option and select On from the drop-down menu.

  1. Click Apply and your PHP errors/warnings will be displayed on your website.