|
let me guess the error if you dont mind
if i see that error then it seems that your password in the config file is wrong
it says that it cant find the table (mysql fetch) or cant read the table
basicly , it just says that your config file is wrong
to fix it , just check a few things
1) check if the right mysql is running (in case you got multiple mysql servers)
2) check if your config file got the right info (changed table names , like my to my2 )
if those 2 are ok , then it will works
if not , then you get errors
Greets From The Crasher
|