I want to import a website as a local site into Local.
I have downloaded all the files from the webspace.
Then downloaded the database via phpMyAdmin in the customer login as well.
The site is called asp-hamburg.de.
The folder with the WP files is called asp-hamburg, the database kept the naming from the export, where the database name also appears.
From the files of the webspace and the database I created a ZIP archive.
I cannot import the website and database into Local and create a local website.
I keep getting an error message just before the import completes when the database is installed:
Error: Command failed: /Applications/Local.app/Contents/Resources/extraResources/lightning-services/mysql-8.0.16+6/bin/darwin/bin/mysql local -B --disable-column-names -e SELECT option_value FROM wp_options WHERE option_name = ‘siteurl’;
ERROR 1146 (42S02) at line 1: Table ‘local.wp_options’ does not exist
How can I create the local website?