Server Error Log
Option 1
In the ISP Manager panel, go to the "Websites" section and follow the steps shown in the screenshot:


Option 2
In the ISP Manager panel, navigate to the specified folder:

Look for the file your_domain.error.log
in the list and open it.

Configuring Log Output
If the log file is missing or the file is empty, enable error reporting in your PHP settings (select the version your site is running on):

It is also recommended to enable error reporting in the wp-config.php
file located in the root folder of your site:

Open the file, in the specified location, and save your changes.

Last updated