Hi
I've been teaching myself the ropes on Drupal since November 2011, using Drupal 7 and the zen theme. I'm using a Debian platform.
I've done upgrades on the installation, and being new to it, I may have got things wrong as I started getting error messages showing up. I couldn't find anything in the documentation or bug reports that I could find, so I figured I must have made a mistake somewhere, saved what I needed to and purged Drupal off the system.
I then re-installed it without going through the database set up at install time figuring I could run install.php and reset the db access there. I'd like to know if that is a reasonable expectation, please.
On running http://localhost/drupal7/install.php I get this error:
Notice: Undefined index: distribution_name in drupal_install_profile_distribution_name() (line 196 of /usr/share/drupal7/includes/install.inc).
The rest of the installation profile selection form is displayed so it's not a complete show stopper.