How to Set Joomla in Debug Mode

Last modified: July 27, 2020
You are here:
Estimated reading time: 1 min

Joomla is an open-source content management system built to create websites or blogs. It allows us to install additional extensions and templates that are prone to errors and bugs. More than that, Joomla has thousands of lines of source code that can be hard to debug if something goes wrong. It can also happen to the additional extension you might have installed on your Joomla site.

When your site starts facing an issue, Debug mode is the solution. Actually, enabling the debug mode won’t solve the issues automatically, but it will provide you or your technical partner or your developer the useful information that they can use to solve the issues. With debug mode on, you can get information like Database queries, error log message and much more that can help a developer solve the issue.

Joomla provides an in-built option to enable or disable debug mode. In this tutorial, I am going to show you how to enable or disable debug mode in Joomla.

Enable Debug mode in Joomla

To enable debug mode, log in to the admin panel of your site and click on the System -> Global Configuration option given in the main menu. It will redirect you to a page where you can update the most essential settings of your site.

Search engine friendly urls in Joomla

In the Global Configuration, click on the System tab to see and update all the system-level options.

Debug mode in Joomla

In the System tab, find the Debug Settings section and turn the switch to Yes in the option with the label Debug System.

Set Joomla in Debug Mode

Finally, click on the Save button given on the top-left corner of the page to save changes. It will instantly enable the Debug mode.

Set Joomla in Debug Mode

Once the debugging is done, do not forget to disable the Debug mode. It is because keeping the debug mode on will quickly increase the size of your log files and it might show errors directly on the screen.

Was this article helpful?
Dislike 0
Views: 137