Here's my setup...
I have a MySQL server (Windows 2003) that's housing all of my blog databases. Also on that same server I have a couple of test blogs which work fine. The database name in their config files are 'localhost'.
I have several 'production' (viewable by the public) blogs installed on a Windows 2000 box running IIS5(something). Those config files list the actual server name for the database. Those are the ones that aren't connecting. I'm getting the: "Error establishing a database connection"
The weird part is that they worked fine just last week. And nothing to my knowledge has been changed. Anyone have any ideas? Thanks!