I've a website on a Windows Server.
It was written in PHP and it connects to MySQL using ODBC connection.
(the MySQL is currently installed on windows as well

)
I want to move everything from Windows to FC3, but I need to know how to setup ODBC DSN before I can proceed. For database, I'm a newbie. I heard something called unixODBC before, but not sure if that's the right thing to do.
Can anyone give me a kick start here?
How do I setup MySQL with ODBC ? (step by step please)
