I've had a similar problem with my new install.

Tracing through the php files, I realised the redirects were related to warnings that the admin and/or xc_install directories had not been renamed.

Renaming both of those (and appropriately changing the admin path in the configure file under admin/includes) stopped the redirect attempt and everything started working.

That was on a shared unix (BSD) server.