Originally Posted by andrewjs18
Originally Posted by Gizmo
If you setup an XAMPP on Windows you'll want to take care to set "lower_case_table_names=0" if your config so that Windows will respect proper table cases; otherwise Windows will set the table names to lowercase and when you upload to a Linux server that is expecting the table and field names to be all uppercase you'll run into problems. Source

Also, if you don't mind my asking; what webhost are you with?

the live ubb.classic site currently runs on a digital ocean VPS. I'm doing the test imports on a web server in my basement.
lower_case_table_names=0
I tried that in wamp and it did not work.
Xampp did at least on the version I used.


Blue Man Group
There is no such thing as stupid questions. Just stupid answers