I have a php web application that begins with a simple username and password login page. The program has recently been placed on a new server and data migrated from an older mySQL database to the new application's database. Prior to migrating the data I was able to successfully log in on the new server and view the program and data therein. We are almost finished with the data transfer and now when I attempt to log into my program it not only takes over 10 minutes but it loads a blank page. I realize this may not be enough information but this is my first attempt at something like this so I'm not sure what to add. Does anyone have any suggestions on how to determine why I can no longer log into my application? Any assistance would be appreciated.