FYI fixed the issue added this code:
`define(‘WP_SITEURL’, ‘http://localhost/wordpress/’);
define(‘WP_HOME’, ‘http://localhost/wordpress/’);`
It appears as though I have somehow forced it into some kind of loop. It changes the URL each time I login but it just keeps asking me to login.