I got these errors after passing the mysql fields (note that I failed first time, mysql user was misspelled):
Warning: fopen(./sites/default/default.settings.php) [function.fopen]: failed to open stream: No such file or directory in /var/www/xxx/drupal-6.14/includes/install.inc on line 188
Warning: Cannot modify header information - headers already sent by (output started at /var/www/xxx/drupal-6.14/includes/install.inc:188) in /var/www/xxx/drupal-6.14/includes/install.inc on line 618
Warning: Cannot modify header information - headers already sent by (output started at /var/www/xxx/drupal-6.14/includes/install.inc:188) in /var/www/xxx/drupal-6.14/includes/install.inc on line 619
This happend on a newly downloaded package.
I know there was a default.settings.php, but, the installation said that I needed to rename it to settings.php.
Read »








