Getting permission error when installing CiviCRM under Drupal with Xampp
If you are getting permission error while installing CiviCRM on xampp then, its is default CiviCRM user permission error,
Just comment the following code in "sites/all/modules/civicrm/install/index.php" See Below:
Find below code on index.php usually at line no 268, comment the whole If condition :