28 Mar 2007, 21:24
#1
New Zenner
- Join Date:
- Mar 2007
- Posts:
- 36
- Plugin Contributions:
- 0
Can't find database
I am receiving the following error:
1146 Table 'scrap16_store.configuration' doesn't exist
in:
[select configuration_key as cfgkey, configuration_value as cfgvalue from configuration]
Now I know the database exists, I put it there. So does that table, I checked. My configure.php file is configured correctly (path, username, password) and it works on my localhost but not online. Any idea as to why?
1146 Table 'scrap16_store.configuration' doesn't exist
in:
[select configuration_key as cfgkey, configuration_value as cfgvalue from configuration]
Now I know the database exists, I put it there. So does that table, I checked. My configure.php file is configured correctly (path, username, password) and it works on my localhost but not online. Any idea as to why?