How I get a database copy

Hi, I have local Flywheel and now I have to update the wordpress site to a new hosting. I need the database for to update to phpMyadmin in the new hosting.
How can I get it? Thanks!

Hi Gabriela,

Can you try the following :

  1. open local and start your site
  2. in local click on the database tab and click on adminer
  3. it should open your browser
  4. on the left click on export
  5. select gzip for output and click export
  6. unzip the file downloaded and that should give you the full database in 1 SQL file.

Hope this helps :slight_smile:
Dieter

1 Like

Thanks, now I can get the database. Chrome will not allow me to access the PhpMyAdmin system due to security issues and I lost time fixing it, until I simply switched to Filezilla. Now I have it, Thank you very much …!

1 Like