Koozali.org: home of the SME Server
Obsolete Releases => SME Server 7.x => Topic started by: ianhobson on February 27, 2006, 12:42:38 AM
-
My backup is failing, becasue SME server thinks root@localhost has one password, and MySql thinks it is something else.
I have phpMyAdmin working so I can easily change the password in MySQL.
How can I find out what SME server (7.0 pre 1) thinks it is?
(I'm a nubie at Linux)
Many thanks.
Ian
-
My backup is failing, becasue SME server thinks root@localhost has one password, and MySql thinks it is something else.
No, your backup is failing because YOU changed the mysql root password.
This has been posted MANY MANY MANY times on these fora.
DON'T EVER CHANGE THE MYSQL ROOT PASSWORD
The default password is a random 72 char hash system generated string.
Version 6.X was fairly easy to restore the password but 7X is much harder.
Since you have changed it to make phpmyadmin work then you can change it back with phpmyadmin but phpmyadmin will no longer work afterwards. it is located in /root/.my.cnf
Do the following:
1-use your installed phpmyadmin and change the password back. Be VERY VERY careful because if you don't get it right then nothing will get you in except a sequence that is outlined in the bug tracker.
2-type mysql at the command prompt to make sure you changed it right.
3-Remove whatever version of phpmyadmin that you installed and install the correct one from here:
http://mirror.contribs.org/smeserver/contribs//dmay/smeserver/7.x/smeserver-phpmyadmin-2.6.4-pl4.dmay.noarch.rpm
Remember, before you install anything on your server, make sure it has been tested on SME.
-
Thanks pfloor
Everything appears to be working fine now :)
Thanks again
Ian
-
Thanks for its patience pfloor . :pint:
I am very happy that people like you exist. :-)
Another thanked novice :hammer: