Sql Big Prob...

...

thanks ... hmmm..now it's ok ..but the users dont see their

databases..in the DA..

there is error:

Error connecting to MySQL: Access denied for user 'da_admin'@'localhost' (using password: NO)


what can i do ? :|
 
Have you also restored the tables in /var/lib/mysql/mysql ? Those tables contain the information about the user-accounts for MySQL itself.
Also check the ownership and file-permissions (owner should be mysql and file-permissions should be 660).
 
Back
Top