>Description:
I can connect on my database at localhost, but not at real hostname. Example when i
want to change the password :
darkvador:/usr/bin# /usr/bin/mysqladmin -u root -h darkvador password 'newpassword'
/usr/bin/mysqladmin: connect to server at 'darkvador' failed
error: 'Can't connect to MySQL server on 'darkvador' (111)'
Check that mysqld is running on darkvador and that the port is 3306.
You can check this by doing 'telnet darkvador 3306'
So, i make : telnet darkvador 3306
darkvador:/usr/bin# telnet darkvador 3306
Trying 192.168.0.1...
telnet: Unable to connect to remote host: Connection refused
I don't understand this problem. I've never had this problem.
thank you
NB : Sorry for my english !
>How-To-Repeat:
allways
>Fix:
no solution
>Submitter-Id: <submitter ID>
>Originator: root
>Organization:
>MySQL support: [none | licence | email support | extended email support ]
>Synopsis:
>Severity:
>Priority:
>Category: mysql
>Class:
>Release: mysql-3.23.52 (Source distribution)
>Environment:
System: Linux darkvador 2.2.17 #1 Sun Jun 25 09:24:41 EST 2000 i586 unknown
Architecture: i586
Some paths: /usr/bin/perl /usr/bin/make /usr/bin/gcc /usr/bin/cc
GCC: Reading specs from /usr/lib/gcc-lib/i386-linux/2.95.4/specs
gcc version 2.95.4 20011002 (Debian prerelease)
Compilation info: CC='gcc' CFLAGS='' CXX='g++' CXXFLAGS='' LDFLAGS=''
LIBC:
lrwxrwxrwx 1 root root 13 jan 16 13:08 /lib/libc.so.6 -> libc-2.2.5.so
-rwxr-xr-x 1 root root 1145456 sep 18 04:50 /lib/libc-2.2.5.so
-rw-r--r-- 1 root root 2376426 sep 18 04:51 /usr/lib/libc.a
-rw-r--r-- 1 root root 178 sep 18 04:51 /usr/lib/libc.so
Configure command: ./configure --prefix=/usr --exec-prefix=/usr --libexecdir=/usr/sbin
--datadir=/usr/share --sysconfdir=/etc/mysql --localstatedir=/var/lib/mysql
--includedir=/usr/include --infodir=/usr/share/info --mandir=/usr/share/man
--enable-shared --with-libwrap --enable-assembler --with-berkeley-db --with-innodb
--enable-static --enable-shared --enable-local-infile --with-raid
--enable-thread-safe-client --without-readline
--with-unix-socket-path=/var/run/mysqld/mysqld.sock --with-mysqld-user=mysql
--without-bench --without-docs --with-client-ldflags=-lstdc++ --with-extra-charsets=all
---------------------------------------------------------------------
Before posting, please check:
http://www.mysql.com/manual.php (the manual)
http://lists.mysql.com/ (the list archive)
To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php