Koozali.org: home of the SME Server

Obsolete Releases => SME 8.x Contribs => Topic started by: mgb on April 29, 2013, 11:52:51 AM

Title: problem with mysql
Post by: mgb on April 29, 2013, 11:52:51 AM

 sme 8.6
mysql
ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: YES)

the no work http://wiki.contribs.org/MySQL
Title: Re: problem with mysql
Post by: Stefano on April 29, 2013, 11:57:59 AM
"no work" does not help us to help you

can you tall us a little histtory of the server?

BTW, SME 8.6 doesn't exist, so: is it SME 7.6 or SME 8.0?
Title: Re: problem with mysql
Post by: mgb on April 29, 2013, 12:09:08 PM
SME 8.0
I worked phpMyAdmin
I worked phpMyAdmin
Import data from forum
Everything looked fine
After a few minutes the result
Error
MySQL said: 

#1045 - Access denied for user 'root'@'localhost' (using password: YES)
Title: Re: problem with mysql
Post by: Stefano on April 29, 2013, 12:47:00 PM
SME 8.0

ok

Quote
I worked phpMyAdmin
I worked phpMyAdmin

it doesn't add nothing interesting.. and, sincerely, I'm not sure of the meaning..

Quote
Import data from forum

here we don't know anything about:
- what data
- what forum
- how did you import
- what did you import and where

Quote
Everything looked fine
After a few minutes the result
Error
MySQL said: 

#1045 - Access denied for user 'root'@'localhost' (using password: YES)


we need to know what happened in those minutes
Title: Re: problem with mysql
Post by: mgb on April 29, 2013, 12:53:24 PM
Thanks for the help
I hope the problem is resolved
Reset password MYSQL

1 service  mysqld svdisableservice
2  mysqld_safe --skip-grant-tables &
3  mysql -u root
is work