?
avatar sandijai
sandijai
7 Aug 2015

Hi,
I am getting erroe when I upload joomla website-
Error displaying the error page: Application Instantiation Error: Table 'amberqac_kidoonew.ic27d_session' doesn't exist SQL=SELECT session_id FROM ic27d_session WHERE session_id = 'ufmt3dhh3tb6gevd61hbor4nf0' LIMIT 0, 1

Wamp DB-
public $dbtype = 'mysqli';
public $host = 'localhost';
public $user = 'root';
public $password = '';
public $db = 'kidoojom';
public $dbprefix = 'ic27d_';

Live DB- public $dbtype = 'mysqli';
public $host = 'localhost';
public $user = 'amberqac_kidoon';
public $password = 'Hidden';
public $db = 'amberqac_kidoonew';
public $dbprefix = 'ic27d_';
Please guide me.

avatar sandijai sandijai - open - 7 Aug 2015
avatar rdeutz
rdeutz - comment - 7 Aug 2015

Best bet on this is that you made a mistake when moving the database. Don't think it is a Joomla-Bug. Check if you have the session table

avatar brianteeman
brianteeman - comment - 7 Aug 2015

For support on this you would be better using the forum. http://forum.joomla.org

avatar brianteeman brianteeman - change - 7 Aug 2015
Status New Closed
Closed_Date 0000-00-00 00:00:00 2015-08-07 11:47:56
Closed_By brianteeman
avatar brianteeman brianteeman - close - 7 Aug 2015

Add a Comment

Login with GitHub to post a comment