Originally Posted by Ruben
Windows is not case sensitive where Apache is.
Its actually just the MySQL setting "lower_case_table_names"
Quote
This system variable determines whether table names, table aliases, and database names are compared in a case-sensitive manner, and whether tablespace files are stored on disk in a case-sensitive manner.

Basically setting a value in your my.cnf file should force CaSe SeNsItIvItY:
Code
lower_case_table_names=0


Default Values:
Linux: 0 (what we expect)
Windows: 1 (which will give you problems if you migrate to a Linux machine later)


I am a Web Development Contractor, I do not work for UBBCentral. I have provided free User to User Support since the beginning of these support forums.
Do you need Forum Install or Upgrade Services?
Forums: A Gardeners Forum, Scouters World
UBB.threads: UBBWiki, UBB Styles, UBB.Sitemaps
Longtime Supporter & Resident Post-A-Holic
VNC Web Services: Code Modifications, Upgrades, Styling, Coding Services, Disaster Recovery, and more!