I used the easy install script. None of the permissions ended up being right on folders or files, creating errors. Also had two red items, one was 2MB uploads and the next item as well. Is this really that bad?
Permissions are server dependent. Easyinstall sets 0666 for files and 0777 for dirs. You can change it or disable it before installation. Edit easyinstall file on line 203. Remove this line or comment it out to leave permissions unchanged. Or adjust your permission in line 276 and 278.
Regards, Adam