Jump to content

Recommended Posts

Posted

Hello!

So, I've tried accessing to my database from my website and got this error:

Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'mjmcoro1_usuario'@'localhost' (using password: YES)

 

Then I tried accessing it throught PhpMyAdmin and I had to created a new user, but now my database is empty!

There isn't any table.

 

User: mjmcoro1_user

Database: mjmcoro1_data

Posted

The database mjmcoro1_data should now be visible to your root mysql account. You may need to delete, recreate, and reassign permissions to any database users that should have access to the affected database. If phpmyadmin doesn't log in properly or you don't see the database there change your account password and this should sync up the mysql/cpanel passwords. Let us know if you're still having any issues accessing your data.

Guest
This topic is now closed to further replies.
×
×
  • Create New...