Author Topic: New Install: Data Load Error / Internal Server Error  (Read 4825 times)

Offline breal7835

  • Newbie
  • *
  • Posts: 2
  • Karma: +0/-0
    • View Profile
New Install: Data Load Error / Internal Server Error
« on: August 07, 2018, 01:18:53 AM »
My apologies if this is redundant. (I am so close.)

Fresh Install on Godaddy (Plesk)

I have passed the compatibility check and entered what I believe to be the proper configuration.

I get through the majority of the Data load and then get a Internal Server Error.

I pulled this from the Error Logs:

2018-08-07 3:37:02 - database error:  AbanteCart core v.1.2 SQL Error: Table 'AbanteCart.abc_settings' doesn't exist<br />Error No: 1146<br />SQL: SELECT * FROM abc_settings in <b>G:\PleskVhosts\migratingculture.com\httpdocs\core\database\amysqli.php</b> on line <b>109</b>

2018-08-07 4:54:59 - App Warning:  AbanteCart core v.1.2 ADispatch: pages/activation construct FAILED. Missing or incorrect controller route path. Possibly, layout block is enabled for disabled or missing extension! Execution stack:     -  G:\PleskVhosts\migratingculture.com\httpdocs\core\engine\dispatcher.php(76): genExecTrace('full')
    -  G:\PleskVhosts\migratingculture.com\httpdocs\core\engine\page.php(97): ADispatcher->__construct('pages/activatio...', Array)
    -  G:\PleskVhosts\migratingculture.com\httpdocs\install\index.php(104): APage->build('pages/activatio...') in G:\PleskVhosts\migratingculture.com\httpdocs\core\engine\dispatcher.php on line 77

Also please see screen shots.

Much Thanks for any help.

Offline abolabo

  • core-developer
  • Administrator
  • Hero Member
  • *****
  • Posts: 2046
  • Karma: +318/-13
  • web for all, all for web!
    • View Profile
    • AbanteCart
Re: New Install: Data Load Error / Internal Server Error
« Reply #1 on: August 07, 2018, 02:24:16 AM »
hi.
You can see detailed description of this error inside your CPanel, see error.log. Please post it here
“No one is useless in this world who lightens the burdens of another.”
― Charles Dickens

Offline maxter

  • Full Member
  • ***
  • Posts: 228
  • Karma: +64/-0
    • View Profile
Re: New Install: Data Load Error / Internal Server Error
« Reply #2 on: August 07, 2018, 06:32:48 AM »
Looks like abc_settings database does not exists.

Check the following:

1. See if this table or other tables exists in your database
2. Check configuration file system/config.php
Check that you did not change table prefix in the settings.
You might have different one.

Offline breal7835

  • Newbie
  • *
  • Posts: 2
  • Karma: +0/-0
    • View Profile
Re: New Install: Data Load Error / Internal Server Error
« Reply #3 on: August 08, 2018, 01:31:06 AM »
Problem Solved...

 

Powered by SMFPacks Social Login Mod