I just moved my client's site to a new host since the old host dropped CF. Everything has transferred over fine, but I can't get the connection to the database working.
It has been years since I worked on this site originally, so I don't remember how all of this worked and the documentation I found only tells what to do with an Access database. We're on a mysql database.
What files do I need to edit to make this work on the new host? Application.cfm only? I put in localhost as the datasource name, but the site throws and error and says it find it. I'm not even sure what questions to ask my host at this point.