mjmcoro Posted October 29, 2015 Posted October 29, 2015 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
wolstech Posted October 29, 2015 Posted October 29, 2015 This support request is being escalated to our root admin.
Krydos Posted October 29, 2015 Posted October 29, 2015 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.
Recommended Posts