DigiCrime
08-11-2002, 12:14 AM
I cant get the server to connect heres what I get
C:\MYSQL\BIN>mysqladmin -u root shutdown
MYSQLADMIN: connect to server at 'localhost' failed
error: 'Can't connect to MySQL server on 'localhost' (10061)'
Check that mysqld is running on localhost and that the port is 3306.
You can check this by doing 'telnet localhost 3306'
I tried to telnet into localhost i get connection failed.... whats wrong?
C:\MYSQL\BIN>mysqladmin -u root shutdown
MYSQLADMIN: connect to server at 'localhost' failed
error: 'Can't connect to MySQL server on 'localhost' (10061)'
Check that mysqld is running on localhost and that the port is 3306.
You can check this by doing 'telnet localhost 3306'
I tried to telnet into localhost i get connection failed.... whats wrong?
