Hi there,
i am operating an Turbine app with MySql3 Server and Torque.
Today i've tried to connect to an MySql4 Server with the same
application 
on a different Linux Server (SuSE 9.1) which won't work.
The only response is an Error from the BasePeer.initTableSchema
telling me, that on the port 3306 there may no MySql Server running.
With phpmyadmin or console i am able to connect to the MySql Server just
fine.
What am i doing wrong?

Error
java.lang.Error: Error in BasePeer.initTableSchema(TURBINE_USER): 
Cannot connect to MySQL server on localhost:3306. Is there a MySQL
server running on the machine/port you are trying to connect to?
(java.net.ConnectException)

Do i have to use another driver? Or what else? Arrrgl.

Sincerely
--Martin--

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to