I have just installed wordpress on the subdomain of my site, for example mysite.com with new.mysite.com, but when I am accessing mysite.com it keeps redirecting to new.mysite.com Can anyone please help? Thanks!
You must have a redirect in place then - check your .htaccess file or if you have Cpanel go to Redirects. Otherwise put an index.html file with some text at the root folder and see if it shows when you type yoursite.com/index.html.
i was gonna say, this sounds like redirection, check cPanel under redirects to see if anything is setup otherwise i would follow maiahost's advice.