It created databases, myid_drpl1, through myid_drpl4. Is there a way to find out which database corresponds to which installation on the system? I suppose I can try going into phpmyadmin and looking for data that might be specific to a particular database, such as users. Any other suggestions?
On standard Drupal installs, this information is stored in sites/default/settings.php .
hth -K