> ## Documentation Index
> Fetch the complete documentation index at: https://kb.hosting.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Viewing WordPress error logs in the File Manager on hosting.com Managed WordPress

> Learn how to view the WordPress error logs using the File Manager in the hosting.com Dashboard.

When troubleshooting various WordPress issues, you may need to view the *error\_log* file for your website. This log file contains errors that are created by WordPress core, plugins, or themes and can be useful for diagnosing problems.

To view the *error\_log* file, follow these steps:

1. Log in to the Hosting Panel at [https://my.hosting.com](https://my.hosting.com).

2. In the left sidebar, click **Managed WordPress**:

   ![](https://files.readme.io/6f570e0ca5d448c0cc2e1bd0fc2fabad74a0c1c5367ea425e652a938e8d5053d-image.png)

3. On the **My Websites** page, locate the site, and then click **Manage**:

   ![](https://files.readme.io/6fe1aa300f93cf0bc299f70bf22337e249a3fe6fa2ae47ddc7455c52eec45fcb-image.png)

4. On the hosting.com dashboard, click the **File Manager** icon:

   ![](https://files.readme.io/2f844ab6b5f7973b5d5ffc18c8ba774d55e8fbbdc7bbea3ab74d63d84861718b-image.png)

5. In the **Search Files** text box, type `error_log`:

   ![](https://files.readme.io/c1fa8319360fef85d5e6898edadea74b5275f47f21d1976348dd7c3bc13d915d-image.png)

   * If there is an *error\_log* file present, click the filename to view its contents. On the right side is a scrollbar that shows your current position in the file.  The *error\_log* file will often have very long lines, so you can use the scrollbar at the bottom to scroll to the right to see the rest of the line.
   * If an *error\_log file* is not present, then clear the search, and check again in the *wp-admin* and *wp-content* folders. If you don’t see any *error\_log* files, you might need assistance. You can open a support ticket with us at [https://my.hosting.com](https://my.hosting.com).
