when i go to http://localhost/mysite
Unless you changed the port to 80, you'll need access your site at http://localhost:8888/mysite
the screen is white :/
I've had this issue when forgetting to put a single quote mark (') either before or after the database information in the config file.
Let me know if that helps.