-1

I want to install CRE Loaded 6.2 on my local machine running XAMPP server but it's showing the following error:

1146 - Table 'creloader.configuration' doesn't exist
select configuration_key as cfgKey, configuration_value as cfgValue from configuration
TEP_DB_ERROR

What does it mean? I also created database named creloader.

random
  • 9,774
  • 10
  • 66
  • 83
user1400604
  • 71
  • 2
  • 12

1 Answers1

1

I don't know what is creloded6.2 but in all installation packages there is a sql file you have to run in your database, it seems you haven't done it.

Pablo Martinez
  • 2,172
  • 1
  • 23
  • 27