Russ, did this help? I did that already...just tells me more info...doesn't resolve.
I emailed MM via there contact support form, but there's been no response...it has been 5 days now... Here is a snippet from my post last week: ------------------------------------------------------- -----Original Message----- From: Josh Sent: Thursday, December 26, 2002 12:21 PM To: CF-Talk Subject: MySQL / MX datasource woes Can't get the MySQL connection to work... I am running CF5 on the smae server along side the MX standalone, until I get MX working properly. I downloaded the jrpatch.jar to get more info on the errors and now get the following error: ***If I use (local) as the server: []java.sql.SQLException: SQLException occurred in JDBCPool while attempting to connect: java.sql.SQLException: Cannot connect to MySQL server on (local):3306. Is there a MySQL server running on the machine/port you are trying to connect to? (java.net.UnknownHostException). The root cause was that: java.sql.SQLException: SQLException occurred in JDBCPool while attempting to connect: java.sql.SQLException: Cannot connect to MySQL server on (local):3306. Is there a MySQL server running on the machine/port you are trying to connect to? (java.net.UnknownHostException). ***If I use localhost as the server I get: []java.sql.SQLException: SQLException occurred in JDBCPool while attempting to connect: java.sql.SQLException: Server configuration denies access to data source. The root cause was that: java.sql.SQLException: SQLException occurred in JDBCPool while attempting to connect: java.sql.SQLException: Server configuration denies access to data source. ***If I use 127.0.0.1 as the server I get: []java.sql.SQLException: SQLException occurred in JDBCPool while attempting to connect: java.sql.SQLException: Server configuration denies access to data source. The root cause was that: java.sql.SQLException: SQLException occurred in JDBCPool while attempting to connect: java.sql.SQLException: Server configuration denies access to data source. I am using the exact same configuration options as I am in CF5 (which works). MX doesn't accept these options... Any Help would be appreciated! ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq This list and all House of Fusion resources hosted by CFHosting.com. The place for dependable ColdFusion Hosting.

