Weird it turned out to be the function wp_notify_moderator that was slowing everything down… I commented it out and it is normal now.
UPDATE –
Ok, so what it seems like to me is that none of the data entered into any forms on my website is making it back to the server for processing. No matter what you enter into any text boxes is treated as blank data. Does that make any sensE?
UPDATE –
Well I found that there is more than one issue… I removed the wp_ prefix as described in a post I found, and now I am at the wordpress install screen, but it won’t accept any input.