how can i move or recover MySQL database from crashed server to another live server and make it working

    JAY
    Create a database with the same name on your new server,
    Copy your old database
    /www/server/data/database_name/all_file
    to the directory of the new database
    /www/server/data/database_name

    Set data file permissions to 660 and restart mysql

    i tested this way but i cont see tables in phpmyadmin.

      yes all are correct where to send your my login details.
      ok i sent an email to zhwyeah@gmail.com

      thank you for fixing

      4 years later

      Hello, it seems that it is caused by not stopping mysql properly. It is recommended to find a data recovery company to help you restore it.

      aaP_m_aliraza121

      a year later

      aaPanel_Kern Hi sir, I have the same problem like above, I copy down anythign and set permission but in myphpadmin no have any table, please help me

        Hello,
        It is recommended that you provide screenshots to create directories and permissions correctly
        Also check whether there is any error message in mysql log

        blackermanvn