Categories

Featured templates

Joomla Troubleshooter. How to deal with ‘Application Instantiation Error’

Daniel Morales April 23, 2015
Rating: 5.0/5. From 1 vote.
Please wait...


Joomla Troubleshooter. How to deal with ‘Application Instantiation Error’

This tutorial will show you how to deal with ‘Error displaying the error page: Application Instantiation Error’ message in Joomla.

Joomla_Troubleshooter_How_to_deal_with_Error_displaying_the_error_page_Application_Instantiation_Error_message_1

There are several reasons that may cause this error message to appear:

  1. Database user has not been granted all the privileges on the database.

    Solution: Grant all the privileges on the database. This can be done via MySQL Databases’ tool in your Hosting Control panel. Contact your hosting provider if you are not sure how to do this:

    Joomla_Troubleshooter_How_to_deal_with_Error_displaying_the_error_page_Application_Instantiation_Error_message_2

  2. ‘Configuration.php’ file contains incorrect database details.

    Solution: In your Joomla ‘configuration.php’ file, ensure that your database username, password, and hostname match what is set/provided by your host. They will be defined in the following variables in your ‘configuration.php’ file:

    public $host = 'localhost';
    public $user = 'dbuser';
    public $password = 'dbpass';
    public $db = 'dbname';
    

    Contact your hosting provider if you are not sure to get your database details.

Feel free to check the detailed video tutorial below:

Joomla Troubleshooter. How to deal with ‘Application Instantiation Error’

Html5 Joomla Templates
This entry was posted in Joomla! Tutorials and tagged application, error, Instantiation, joomla. Bookmark the permalink.

Submit a ticket

If you are still unable to find a sufficient tutorial regarding your issue please use the following link to submit a request to our technical support team. We'll provide you with our help and assistance within next 24 hours: Submit a ticket