Mysql password
I've been trying to follow the Centos setup guide and am having the mysql password problem.
Almost all of the ISPConfig tutorials have the following commands which numerous people have problems with:
mysqladmin -u root password yourrootsqlpassword
mysqladmin -h server1.example.com -u root password yourrootsqlpassword
I spent several hours on the forums tonight reading through the threads of people having problems with such and couldn't get any of the fixes to work. Could someone please elaborate on why so many people have problems with it.
I wasn't able to get it working use the above command either. I think I finally got it working using :
mysqladmin password newpassword
mysqladmin -h server1.example.com password newpassword
Last edited by oakleeman; 3rd October 2006 at 08:57.
|
Recent comments
22 hours 10 min ago
1 day 3 hours ago
1 day 4 hours ago
1 day 5 hours ago
1 day 7 hours ago
1 day 11 hours ago
1 day 12 hours ago
1 day 14 hours ago
2 days 3 hours ago
2 days 5 hours ago