Jump to content

aglongo

Members
  • Posts

    6
  • Joined

  • Last visited

Everything posted by aglongo

  1. Actually, I have opened three tickets on the issue and I guess I did not explain it carefully. But thank you for the help. Angelo
  2. Thank you, I was using the DB/Table dump rather than the straight DB dump. Also, I had to upload the new files directly anyway. I appreciate your help. Angelo
  3. Yeah, I see it. Thank you. I am used to doing this via SQL, so I did not consider another place. When I look at the browse button, it goes to my local box. So, I am trying to figure a way to utilized the local copy in stead of copying it back to the server. Angelo
  4. I used a web backup from Cpanel on the other site. This included the SQL dump as part of it. Thank you Angelo
  5. Hello, I am trying to transfer a MySQL database from one site to my local TCH site. I have the dump and I have tried to run: RESTORE TABLE field1,field2,field3,etc FROM '<Database Path>' I keep getting the error: RESTORE TABLE field1,field2,field3,etc FROM '<Database Path>'Access denied for user: '<real_user>' (Using password: YES) I have tried locally, through PHPMyAdmin, and remotely, through MySQL - Front, with different users, but to no avail. I have check the path several times and the access rights. I am at a loss. Can anyone help? Angelo
×
×
  • Create New...