I found the solution.
I added these two lines in the wp-config.php file:
define(‘WP_HOME’,’http://www.example.com’);
define(‘WP_SITEURL’,’http://www.example.com’);
Now it works.
I forgot the link to the login page: http://www.ellevej.com/?page_id=123