I'm trying to install Drupal 6, and I keep getting this error message (followed by a couple others): "Warning: fopen(./sites/default/default.settings.php)"
Which indicates to me that the installer is trying to access the file default.settings.php. But it already asked me to rename it to settings.php and adjust write permissions (or at least I thought)?
Anyone know what gives?