great but i cant get in. I have added a user but i get access denied.
At the command line simply enter:
mysql
If you can't access mysql from the command line then you have somehow broken mysql root access.
Tried webmin but no go..
Webmin will not work on SME.
I'm desperate in getting a second admin account on the mysql server then i can do things.
Why do you want a second admin account, why don't you just use the root account to mantain the database? If you need to access mysql from an application or php website then create a new user with access to it's own database. Don't use the root user for that.
I understand that the root account has its own sme password but i cant find this either.
You don't need to know the password. just type "mysql" at the command line and it will let you in.
I founf the .my.cng file with a password but where can i use this. Not in the madn software.
I assume you are talking about phpmyadmin. You don't need to know the password and the correct RPM installed will configure everything for you.
PS the phpadmin contrib dows not work on my sme7rc1 i get all kind of errors
What version did you try? Here is the latest
http://mirror.contribs.org/smeserver/contribs//dmay/smeserver/7.x/smeserver-phpmyadmin-2.6.4-pl4.dmay.noarch.rpm and should work. If it does not, please report it to the bug tracker.
Paul