Re: Java/JDBC - Connection refused on Linux - solved

2003-06-17 Thread Jeff Weeks
I noticed from the example given by William Mussatto that I needed to include the Port Number on the URL. Yes, I am a Linux idiotbut hopefully learning as I go. Thank you, everyone. This list is awesome!! -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To u

Re: Java/JDBC - Connection refused on Linux

2003-06-17 Thread Mark Matthews
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Jeff Weeks wrote: > I can't access MySQL using Java on Linux! It's killing my project. I > can access that very MySQL from PHP just fine. I have the same > database running on Windows so I can develop what I need to. Just can't > run anything fo

Re: Java/JDBC - Connection refused on Linux

2003-06-17 Thread William R. Mussatto
> I can't access MySQL using Java on Linux! It's killing my project. I > can access that very MySQL from PHP just fine. I have the same > database running on Windows so I can develop what I need to. Just > can't run anything for our users!!! > > I don't think it's the firewall because I get t

Re: Java/JDBC - Connection refused on Linux

2003-06-17 Thread Madscientist
At 05:59 PM 6/17/2003 -0700, Jeff Weeks wrote: I can't access MySQL using Java on Linux! It's killing my project. I can access that very MySQL from PHP just fine. I have the same database running on Windows so I can develop what I need to. Just can't run anything for our users!!! I don't

Java/JDBC - Connection refused on Linux

2003-06-17 Thread Jeff Weeks
I can't access MySQL using Java on Linux! It's killing my project. I can access that very MySQL from PHP just fine. I have the same database running on Windows so I can develop what I need to. Just can't run anything for our users!!! I don't think it's the firewall because I get the same