I wouldnt recommend this to those not very comfortable with altering php source code but;
i found that after checking, double-checking , then triple-checking my settings.php the drupal system just would not install so i became frustrated enough to do something about it and this is what i did:
i opened up the file 'install.php' and basically skipped over the settings.php verification method by altering the 'if' statement >>
Read more »