I am installing Drupal 6.x in Windows XP (local for try), is my first experience. Can you help me with this error?

Thanks !!

Marcelo

Warning: fopen(./sites/default/default.settings.php) [function.fopen]: failed to open stream: No such file or directory in C:\wamp\www\drupal\includes\install.inc on line 188

Warning: Cannot modify header information - headers already sent by (output started at C:\wamp\www\drupal\includes\install.inc:188) in C:\wamp\www\drupal\includes\install.inc on line 618

Warning: Cannot modify header information - headers already sent by (output started at C:\wamp\www\drupal\includes\install.inc:188) in C:\wamp\www\drupal\includes\install.inc on line 619

Comments

blackarma’s picture

Make sure your downloaded copy of drupal is not corrupted. Try to re-download it and replace with one you got.
Error is saying that you do not have default.settings.php file in your C:\drupalinstall\sites\default (thats example directory your drupal files might be elsewhere).