RE: CFMX Server, MySQL woes

2002-12-31 Thread Josh Trefethen
ubject: RE: CFMX Server, MySQL woes ok. now we are getting somewhere. it sounds like a permission issue on MySQL. make sure that the user that CFMX is connecting as has permission from MySQL to connect. mike chambers [EMAIL PROTECTED] > -Original Message- > From: Jochem van Diete

RE: CFMX Server, MySQL woes

2002-12-30 Thread Mike Chambers
ok. now we are getting somewhere. it sounds like a permission issue on MySQL. make sure that the user that CFMX is connecting as has permission from MySQL to connect. mike chambers [EMAIL PROTECTED] > -Original Message- > From: Jochem van Dieten [mailto:[EMAIL PROTECTED]] > > ***If I

RE: CFMX Server, MySQL woes

2002-12-30 Thread Josh
: CFMX Server, MySQL woes Josh, I think I know what happened. The form that you used to submit your problem is for product installation issues only. You still should have received a response, though, and I am following up internally to try to make sure this kind of thing doesn't happen an

Re: CFMX Server, MySQL woes

2002-12-30 Thread Christian Cantrell
; Please let me know if you figure anything out! > > Thanks, > > Josh > > -Original Message- > From: Russ [mailto:[EMAIL PROTECTED]] > Sent: Monday, December 30, 2002 2:10 PM > To: CF-Talk > Subject: CFMX Server, MySQL woes > > > I'm receiving

RE: CFMX Server, MySQL woes

2002-12-30 Thread Josh
Thanks Jochem...I'll chomp on this for a while and see if I can't get it fixed... -Original Message- From: Jochem van Dieten [mailto:[EMAIL PROTECTED]] Sent: Monday, December 30, 2002 3:52 PM To: CF-Talk Subject: Re: CFMX Server, MySQL woes Josh wrote: > looks like MySQL

Re: CFMX Server, MySQL woes

2002-12-30 Thread Jochem van Dieten
Josh wrote: > looks like MySQL is up on that port...this is what I get: > > > [root@exciteworks root]# telnet 127.0.0.1 3306 > Trying 127.0.0.1... > Connected to 127.0.0.1. > Escape character is '^]'. > NHost 'localhost.localdomain' is not allowed to connect to this MySQL > serverConnection close

RE: CFMX Server, MySQL woes

2002-12-30 Thread Josh
reign host. I have DSNs in cf5 working fine on the server, but MX cannot connect. Thanks, Josh -Original Message- From: Mike Chambers [mailto:[EMAIL PROTECTED]] Sent: Monday, December 30, 2002 3:24 PM To: CF-Talk Subject: RE: CFMX Server, MySQL woes you should be able to ssh in and

Re: CFMX Server, MySQL woes

2002-12-30 Thread Jochem van Dieten
Russ wrote: > > I apologize for coming across terse. After being awake for 30+ hours > AND trying to deal with these issues, it gets frustrating. > > I meant no flame to you, personally. That's OK, I'm so used to an asbestos suit it is almost comfortable. And I'm not exactly Mister PC either :

RE: CFMX Server, MySQL woes

2002-12-30 Thread Mike Chambers
listener: cannot listen to port: 3306 > Could not request local forwarding. > > -Original Message- > From: Jochem van Dieten [mailto:[EMAIL PROTECTED]] > Sent: Monday, December 30, 2002 2:54 PM > To: CF-Talk > Subject: Re: CFMX Server, MySQL woes > > > Josh wr

Re: CFMX Server, MySQL woes

2002-12-30 Thread Jochem van Dieten
Josh wrote: > I am running redhat 7.2...telnet is shut off, I use SSH to connect...if I > try to telnet, the server itself refuses the connection... I mean SSH to the server, log in, start a telnet client on the server and try to connect it to 127.0.0.1:3306. I don't have MySQL at hand, but if I

RE: CFMX Server, MySQL woes

2002-12-30 Thread Russ
cember 30, 2002 4:04 PM > To: CF-Talk > Subject: Re: CFMX Server, MySQL woes > > > Russ wrote: > > > > While that's a wonderful approach, and I'm sure you appreciate the > > humor, the simple fact is that some of us really don't know all the > &g

RE: CFMX Server, MySQL woes

2002-12-30 Thread Rob Rohan
> some of us really don't know all the > parts we need to know to set up servers--instead, we rely on > documentation, support from others and we make a go of it as best as we > can all the while bootstrapping and attempting to learn from the > experience. Unless you know everything or setup the ex

Re: CFMX Server, MySQL woes

2002-12-30 Thread Christian Cantrell
have not received a response... > > Please let me know if you figure anything out! > > Thanks, > > Josh > > -Original Message- > From: Russ [mailto:[EMAIL PROTECTED]] > Sent: Monday, December 30, 2002 2:10 PM > To: CF-Talk > Subject: CFMX Server, MySQL

RE: CFMX Server, MySQL woes

2002-12-30 Thread Josh
. -Original Message- From: Jochem van Dieten [mailto:[EMAIL PROTECTED]] Sent: Monday, December 30, 2002 2:54 PM To: CF-Talk Subject: Re: CFMX Server, MySQL woes Josh wrote: > > ***If I use (local) as the server: > []java.sql.SQLException: SQLException occurred in JDBCPool while a

RE: CFMX Server, MySQL woes

2002-12-30 Thread Mike Chambers
josh, can you let me know which email address you mailed? and where you found it? thanks... mike chambers [EMAIL PROTECTED] > -Original Message- > From: Josh [mailto:[EMAIL PROTECTED]] > Sent: Monday, December 30, 2002 4:50 PM > To: CF-Talk > Subject: RE: CFMX Ser

Re: CFMX Server, MySQL woes

2002-12-30 Thread Jochem van Dieten
Russ wrote: > > While that's a wonderful approach, and I'm sure you appreciate the > humor, the simple fact is that some of us really don't know all the > parts we need to know to set up servers--instead, we rely on > documentation, support from others and we make a go of it as best as we > can al

RE: CFMX Server, MySQL woes

2002-12-30 Thread Josh
Wish I had anything that would help resolve this! Just getting the same errors as I posted earlier... -Original Message- From: Jochem van Dieten [mailto:[EMAIL PROTECTED]] Sent: Monday, December 30, 2002 2:44 PM To: CF-Talk Subject: Re: CFMX Server, MySQL woes Josh wrote: > I am hav

RE: CFMX Server, MySQL woes

2002-12-30 Thread Russ
of us that are your biggest supporters. Russ > -Original Message- > From: Jochem van Dieten [mailto:[EMAIL PROTECTED]] > Sent: Monday, December 30, 2002 3:44 PM > To: CF-Talk > Subject: Re: CFMX Server, MySQL woes > > > Josh wrote: > > I am having the same pr

Re: CFMX Server, MySQL woes

2002-12-30 Thread Jochem van Dieten
Josh wrote: > > ***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

RE: CFMX Server, MySQL woes

2002-12-30 Thread Russ
M > To: CF-Talk > Subject: RE: CFMX Server, MySQL woes > > > What did you change to get it to work? Please share! > > -Original Message- > From: Russ [mailto:[EMAIL PROTECTED]] > Sent: Monday, December 30, 2002 2:35 PM > To: CF-Talk > Subject: RE: CFMX Serve

Re: CFMX Server, MySQL woes

2002-12-30 Thread Jochem van Dieten
Josh wrote: > I am having the same problem...I emailed MM CF Support last Thurs. and still > have not received a response... Then you should have some meaningfull errors to share with us now :-) Jochem ~| Archives: http://www.ho

RE: CFMX Server, MySQL woes

2002-12-30 Thread Josh
What did you change to get it to work? Please share! -Original Message- From: Russ [mailto:[EMAIL PROTECTED]] Sent: Monday, December 30, 2002 2:35 PM To: CF-Talk Subject: RE: CFMX Server, MySQL woes We're running with it now--make sure you give MM a call on their "customer ser

RE: CFMX Server, MySQL woes

2002-12-30 Thread Josh
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: --- -Orig

RE: CFMX Server, MySQL woes

2002-12-30 Thread Russ
relief/resolution in that. > -Original Message- > From: Josh [mailto:[EMAIL PROTECTED]] > Sent: Monday, December 30, 2002 3:34 PM > To: CF-Talk > Subject: RE: CFMX Server, MySQL woes > > > I am having the same problem...I emailed MM CF Support last > Thurs. and sti

RE: CFMX Server, MySQL woes

2002-12-30 Thread Josh
tried that...didn't work for me...Russ? -Original Message- From: Rob Rohan [mailto:[EMAIL PROTECTED]] Sent: Monday, December 30, 2002 2:20 PM To: CF-Talk Subject: RE: CFMX Server, MySQL woes If you are setting it up for the first time, I have found that if you setup the database

RE: CFMX Server, MySQL woes

2002-12-30 Thread Josh
: CFMX Server, MySQL woes I'm receiving the following error: Connection verification failed for data source: FasterDesigns []java.sql.SQLException: SQLException occurred in JDBCPool while attempting to connect, please check your username, password, URL, and other connectivity info. The root

Re: CFMX Server, MySQL woes

2002-12-30 Thread Matt Robertson
I saw these errors on Win boxes when I tried to use an odbc connection rather than the cf-supplied mysql drivers. Not much help, I know --- Matt Robertson, MSB Designs, Inc. http://mysecretbase.com - Retail http://foohbar.org - ColdFusion Tools -

RE: CFMX Server, MySQL woes

2002-12-30 Thread Rob Rohan
lto:[EMAIL PROTECTED]] Sent: Monday, December 30, 2002 1:10 PM To: CF-Talk Subject: CFMX Server, MySQL woes I'm receiving the following error: Connection verification failed for data source: FasterDesigns []java.sql.SQLException: SQLException occurred in JDBCPool while attempting to connec

Re: CFMX Server, MySQL woes

2002-12-30 Thread Jochem van Dieten
Russ wrote: > I'm receiving the following error: > > Connection verification failed for data source: FasterDesigns > []java.sql.SQLException: SQLException occurred in JDBCPool while > attempting to connect, please check your username, password, URL, and > other connectivity info. > The root cause

CFMX Server, MySQL woes

2002-12-30 Thread Russ
I'm receiving the following error: Connection verification failed for data source: FasterDesigns []java.sql.SQLException: SQLException occurred in JDBCPool while attempting to connect, please check your username, password, URL, and other connectivity info. The root cause was that: java.sql.SQLExce

CFMX Server, MySQL woes

2002-12-30 Thread Russ
I'm receiving the following error: ~| 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.u