SOLVED!
I followed this guide:
Changing the Site URL
There are four easy methods to change the Site URL manually. Any of these methods will work and perform much the same function.
Edit wp-config.php
It is possible to set the site URL manually in the wp-config.php file.
Add these two lines to your wp-config.php, where “example.com” is the correct location of your site.
define(‘WP_HOME’,’http://example.com’);
define(‘WP_SITEURL’,’http://example.com’);
This is not necessarily the best fix, it’s just hardcoding the values into the site itself. You won’t be able to edit them on the General settings page anymore when using this method.
After the failure I uploaded all the backuped files to the old domain, but I still get no access to the WP control panel…
I need to post a file in this forum in order to show my question…
My challenge is how to remove this from all posts:
Posted in
Comments from