Joomla 3 - Application Instantiation Error

Need help installing Joomla! 3.x? For all Joomla! 3.x installation issues please use this forum.

Moderator: General Support Moderators

Forum rules
Forum Rules
Absolute Beginner's Guide to Joomla! <-- please read before posting, this means YOU.
Forum Post Assistant - If you are serious about wanting help, you will use this tool to help you post.
Windows Defender SmartScreen Issues <-- please read this if using Windows 10
Locked
nickleliam
Joomla! Apprentice
Joomla! Apprentice
Posts: 9
Joined: Sat Jan 21, 2012 1:34 am

Joomla 3 - Application Instantiation Error

Post by nickleliam » Fri Sep 04, 2015 2:54 pm

Hi,

I am trying to install Joomla for a new website and I am getting the error below. Upon completing the installation steps, I renamed the configuration.php-dist file to configuration.php - I removed it from the installation folder and put it in the root folder and made sure the DB name, DB username, DB password and hostname were correct (i.e. the same as what I entered during the installation process). I saved the configuration.php file and deleted the installation folder. When I clicked Adminstrator to complete installation and access the Admin Panel, I got the error below.

Error displaying the error page: Application Instantiation Error: Table 'nicktutor2.jos_session' doesn't exist SQL=SELECT `session_id` FROM `jos_session` WHERE `session_id` = 'h4b6fma31s3f8mn7rloch3v315' LIMIT 0, 1

I've spent an hour looking at forums & [youtube], but I can't find a solution… Please help! I am not a whizz kid so dummy language would be great. Thanks.

User avatar
ribo
Joomla! Virtuoso
Joomla! Virtuoso
Posts: 3507
Joined: Sun Jan 03, 2010 8:47 pm
Contact:

Re: Joomla 3 - Application Instantiation Error

Post by ribo » Fri Sep 04, 2015 3:10 pm

please make an install from the begin and not how like you want https://docs.joomla.org/J3.x:Installing_Joomla
please remove all the joomla files and upload all the files of joomla 3.4.3 , after drop all the tables of your database from phpmyadmin and check that your database has full privileges. In the end make the install like joomla documentation says
chat room spontes : http://www.spontes.com

User avatar
Webdongle
Joomla! Master
Joomla! Master
Posts: 44092
Joined: Sat Apr 05, 2008 9:58 pm

Re: Joomla 3 - Application Instantiation Error

Post by Webdongle » Fri Sep 04, 2015 3:28 pm

nickleliam wrote:...
I am trying to install Joomla for a new website and I am getting the error below. Upon completing the installation steps, I renamed the configuration.php-dist file to configuration.php - ....
It appears you have file Ownership issues that prevented the configuration.php file from being written. Please http://forum.joomla.org/viewtopic.php?f=621&t=582860
http://www.weblinksonline.co.uk/
https://www.weblinksonline.co.uk/updating-joomla.html
"When I'm right no one remembers but when I'm wrong no one forgets".

sovainfo
Joomla! Exemplar
Joomla! Exemplar
Posts: 8808
Joined: Sat Oct 01, 2011 7:06 pm

Re: Joomla 3 - Application Instantiation Error

Post by sovainfo » Fri Sep 04, 2015 10:19 pm

You might want to check the prefix in the database using phpMyAdmin and change it in configuration.php accordingly.

Suggest to fix the problem concerning not having write access to the webspace as well, if that is the case. Assuming that is the case because there would be no reason to rename the distribution version of configuration.php otherwise!
Issue with migrating? Include logs/joomla_update.php in your report!
Blank screen? Verify pagesource for HTML code (javascript error)
Installation failing on populating database? Install with set_time_limit(0)
Document your customizations!

nickleliam
Joomla! Apprentice
Joomla! Apprentice
Posts: 9
Joined: Sat Jan 21, 2012 1:34 am

Re: Joomla 3 - Application Instantiation Error

Post by nickleliam » Sat Sep 05, 2015 1:20 pm

Hi Joomla! Champion, please can you tell me how to check the prefix in the database? I'm a novice, so if you could let me know in an easy-to-understand, step-by-step list, that would be great! Thanks.

User avatar
Webdongle
Joomla! Master
Joomla! Master
Posts: 44092
Joined: Sat Apr 05, 2008 9:58 pm

Re: Joomla 3 - Application Instantiation Error

Post by Webdongle » Sat Sep 05, 2015 1:41 pm

Before you look in the data base please run the FPA http://forum.joomla.org/viewtopic.php?f=621&t=582860 and post the results here. The fact that the installation did not write the configuration.php file is indicative of a poorly set up server.
http://www.weblinksonline.co.uk/
https://www.weblinksonline.co.uk/updating-joomla.html
"When I'm right no one remembers but when I'm wrong no one forgets".

sovainfo
Joomla! Exemplar
Joomla! Exemplar
Posts: 8808
Joined: Sat Oct 01, 2011 7:06 pm

Re: Joomla 3 - Application Instantiation Error

Post by sovainfo » Sat Sep 05, 2015 4:40 pm

When starting phpMyAdmin it shows the databases on your left (Unless you only have acces to one database). Pick the one you use for your Joomla installation. It will show the tables of that database. Obviously, the first part of those tables start with the prefix. Verify all tables, you might have multiple prefixes in the database.
Issue with migrating? Include logs/joomla_update.php in your report!
Blank screen? Verify pagesource for HTML code (javascript error)
Installation failing on populating database? Install with set_time_limit(0)
Document your customizations!


Locked

Return to “Installation Joomla! 3.x”