Let me clarify my mistake which I am realizing now- I imported a windows MYSql database (which is probably ok) and I also zipped and ftp'd my Windows installed UBBThreads installation
to a Linux server instead of installing the Linux version as my board is hacked up.My board is now looking for w3t_Users and what I have is w3t_users and unfortunately all my tables are lower case as the latter and we all know that Linux is not as forgiving as Windows (except in the blue screen case)
So now my question is this.Do I need to actually grab the Linux version of my board and do a proper install and will the database work at that point or is there another way.
I am sure this is the problem and also why my MySQLDump .sql
file would not function properly because I created the tables with the windows install as well.
My mess-Thanks for the help again