If during the debian sarge install, mysql 4.1 is installed instead of 4.xx , then this happens:
server201:~# mysqladmin -h server1.example.com -u root password yourrootpassword
mysqladmin: connect to server at 'server1.example.com failed
error: 'Lost connection to MySQL server during query'
Unless /etc/mysql/my.cnf is edited and commented out
bind-address = 127.0.0.1:
and mysql is restarted
/etc/init.d/mysql restart
before mysqladmin -h server1.example.com -u root password yourrootpassword
is executed
__________________
Nenad Bulatovic
---------------
Debian Lenny & ISPConfig 3
|
Recent comments
1 day 1 hour ago
1 day 4 hours ago
1 day 16 hours ago
1 day 18 hours ago
1 day 22 hours ago
2 days 5 hours ago
2 days 14 hours ago
2 days 16 hours ago
3 days 32 min ago
3 days 1 hour ago