The first thing you should look over would be your file permissions. You cannot have any files with a CHMOD or a permission of 777. This is done for security reasons. You should make sure your folders use a permission of 755, and your files use a permission of 644.