Jump to content

Recommended Posts

Posted

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?

Posted

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.

Posted

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).

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...