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 :
- open local and start your site
- in local click on the database tab and click on adminer
- it should open your browser
- on the left click on export
- select gzip for output and click export
- unzip the file downloaded and that should give you the full database in 1 SQL file.
Hope this helps
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