Eshkation Posted September 17, 2015 Posted September 17, 2015 Hi,I'm getting some problems while trying to connect to my database(eshkatio_transformicecafe):"Access denied for user 'eshkatio'@'stevie.heliohost.org' (using password: YES)" i tried to login in phpmyadmin, but it doesn't recognize my username. how can i fix this?
wolstech Posted September 18, 2015 Posted September 18, 2015 Change your password through cPanel here: http://stevie.heliohost.org:2082/frontend/x3/passwd/index.html After that, log out then back in and try PhpMyAdmin again. For database users you created in cPanel, you may need to delete and recreate them before they work. 1
Eshkation Posted September 18, 2015 Author Posted September 18, 2015 i changed the password and now phpmyadmin works, thank you!
federicorussi Posted September 18, 2015 Posted September 18, 2015 I have fixed the problem on MySql changing the pwd of the account and deleting/creating USER for the database. Now I can access with phpmyadmin but one table is not accessibile and the big problem is that I can't access DB from remote.Pls help me.
wolstech Posted September 18, 2015 Posted September 18, 2015 Your remote mysql may need to be set up again. Remove your host entries in cPanel and re-add them to see if it makes a difference. The inaccessible table (probably showing as "in use") likely used InnoDB, which is currently not supported. Until that support is restored, you won't be able to do much with that table (I think you can drop it, but odds are you're not trying to do that if you need access to it).
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now