
Im getting this error
MetaTraffic Setup
STEP 1: Connecting to new database...SUCCESS
STEP 2: Creating database connection file...SUCCESS
STEP 3: Testing configuration file permissions...SUCCESS
STEP 4: Testing database permissions...FAILED
There was a database error:
Number: -2147467259
Source: ADODB.Connection.1
Description: SQLState: S0002 Native Error Code: 1146 [MySQL][ODBC 3.51 Driver][mysqld-one.com mysql proxy]Table 'eliassen_co_uk.mt_Config' doesn't exist
Go back and try again.
Im using MySQL Client version: 4.1.11
Can anyone help me resolving this issue?
Metatraffic setup error
Can you please supply the exact versions of what you are running for Windows, MySQL and MySQL client? It also looks like you are running MySQL Proxy?
Thanks,
~Chad
Metatraffic setup error
I tried to get som info from my webhost one.com
but the only answer i got, is that my webhost is running Mysql 4.1.11
Metatraffic setup error
Did you uncheck the create database tables option in the setup? I just noticed that the setup steps are missing the creation of the database tables. The setup will not be able to properly test db permissions if it can't find the tables.
Metatraffic setup error
Yes i uncheck the create database tables option
Metatraffic setup error
Most of the time this option should be checked, especially for new installations. Only in special situations should you uncheck that option and you should double check that you are connecting to a database where the proper MetaTraffic tables already exist. Is there a special reason you are unchecking this option?