Posted by alexanderpas on January 21, 2008 at 12:45am
Setting the site_name or site_mail override variable will break installation when no user table is present, because it'll prevent you from creating the first administrator account.
related bug report: http://drupal.org/node/212284
you will need to put site_name and site_mail in comments during installation.