Restore with Duplicator, URL is concatenated twice

Magnus solved the issue by resetting the wp_home and wp_site_url options via the following code in wp-config.php:

define('WP_HOME','http://example.com');
define('WP_SITEURL','http://example.com');

Thanks to denis.stoyanov’s tip about the Moving WordPress Codex entry.

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)