How can I view the error_logs of my domain?

Recently Updated

Question: My website displays an error. How can I view the error logs (error_logs)?


All errors that appear on our website are recorded in the error_log.
Through the log, we can determine what error is occurring in our code, resulting in our website not being displayed.

The error_log can be viewed within the plesk control panel.

websites & domains -> logs

Subsequently, from the drop-down menu, we select to view only the errors for apache & nginx


Depending on what this log shows, we can determine the exact problem with our code and either fix it ourselves or open a support ticket if it's a server error.