Joomla 3.0 Error Reporting
Written by Brad MarkleOne of Joomla 3.0's Server Settings is Error Reporting. Jooma gives the follow description for this setting:
What is Error Reporting?
Error Reporting
Select the appropriate level of reporting from the drop down list. See the Help Screen for full details.
If you click the help button on the page, it unfortunately does not give any information yet as this time.
What options are available for Error Reporting?
The following options are available for Error Reporting:
- System Default
- None
- Simple
- Maximum
- Development
Our Testing of the Error Reporting Setting
To test the different options that are available for Error Reporting, we created a simple syntax error in the mod_login module by removing a ; from the PHP code. We then went through the various Error Reporting settings to see what type of error would be reported. Here are our findings:
| System Default | Parse error: syntax error, unexpected T_REQUIRE in /home/bradm/public_html/github2/modules/mod_login/mod_login.php on line 21 |
|---|---|
| None | |
| Simple | Parse error: syntax error, unexpected T_REQUIRE in /home/bradm/public_html/github2/modules/mod_login/mod_login.php on line 21 |
| Maximum | Parse error: syntax error, unexpected T_REQUIRE in /home/bradm/public_html/github2/modules/mod_login/mod_login.php on line 21 |
| Development | Parse error: syntax error, unexpected T_REQUIRE in /home/bradm/public_html/github2/modules/mod_login/mod_login.php on line 21 |
As you can see in the table above, all settings showed the same error message, except the none setting. As the none setting implies, no error messages are shown on the screen.
To change the Joomla 3.0 Error Reporting Setting
- Log into your Joomla 3.0 Dashboard
- Click Global Configuration in the left menu
- In the tabbed menu, click the Server tab
- Find the Error Reporting setting under the Server Settings heading. Change the value as needed, and then click the Save button in the top left of the page.
Configuring Server Settings in Joomla 3.0
Server Settings | |
| 1. | How to change the path to your Temp Directory in Joomla 3.0 |
| 2. | How to use Gzip Page Compression in Joomla 3.0 |
| 3. | Joomla 3.0 Error Reporting |
| 4. | How to Force SSL in Joomla 3.0 |
Location Settings | |
| 5. | Joomla 3.0 Server TimeZone |
FTP Settings | |
| 6. | Configuring FTP Settings in Joomla 3.0 |
Database Settings | |
| 7. | How to change Database Settings within Joomla 3.0 |
Mail Settings | |
| 8. | Changing Email Settings in Joomla 3.0 |
Latest Questions
Need more Help?
Search
Ask the Community!
Current Customers
| Chat: | Click to Chat Now | E-mail: | support@InMotionHosting.com |
|---|---|---|---|
| Call: | 888-321-HOST (4678) | Ticket: | Submit a Support Ticket |

