Member:
Markus ⋅
Date: February 2, 2010, 05:06 PM
⋅ Subject: "Re: Bug in Phase 6/6 of the Instalation "
I see you're getting the full effect! Try doing it 66 hours straight like I did before the release, and see which way you spin. 
I bet you are testing this on a local server. You can turn deprecated notes off with:
error_reporting = E_ALL & ~E_DEPRECATED
In your PHP configuration.