English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

I am not able to connect to MYSQL database which is in Windows 2003 server from Linux, Apache Tomcat server, While trying to connect the following error is displayed;

Can't connect to MySQL server on 'www.demo.com' (4)

2006-08-22 18:57:38 · 3 answers · asked by Mahesh 2 in Computers & Internet Programming & Design

3 answers

Please check if the MySQL service has given access to the machine from which u are trying to connect.
U can download MySQL administrator and do the work easily.
I hope u are using the correct username and password for the connection.
Check for the ports specified on which MySQL is running.
use the following link to get MySQL Administrator, it will ease ur life!
http://dev.mysql.com/downloads/gui-tools/5.0.html
hope this helps!

2006-08-22 19:31:51 · answer #1 · answered by Ashish 2 · 0 0

Yes this is possible. Check to make sure that 1. the DB service is running on the 2003 server, 2. you're using the correct credentials (eg. username & password) 3. that your packet traffic isn't being blocked to the port assigned to the listening DB service. If all else fails try man mysl. Good luck

2006-08-22 19:09:21 · answer #2 · answered by knieveltech 3 · 0 0

Mahesh try this link

http://www.google.co.uk/search?hl=en&q=possible+to+connect+mysql+db+in+windows+2003+from+linux+based+server&btnG=Search&meta=

2006-08-23 00:06:49 · answer #3 · answered by Joe_Young 6 · 0 0

fedest.com, questions and answers