Issue status update for http://drupal.org/node/29324 Post a follow up: http://drupal.org/project/comments/add/29324 Project: Drupal Version: cvs Component: base system Category: bug reports Priority: minor Assigned to: Anonymous Reported by: Cvbge Updated by: Morbus Iff Status: patch (code needs review) Chx's path goes a little too far. I'm ambivalent about this one, honestly, but if it does get switched, at least use "db_name" and not "dbname". The "db_" follows the previously established "standard" of "db_url". Morbus Iff Previous comments: ------------------------------------------------------------------------ Sun, 21 Aug 2005 17:02:34 +0000 : Cvbge Attachment: http://drupal.org/files/issues/dbname.diff (1.68 KB) I've seen several times that users forgot to change the 'database' in $db_url to their real database name when installing drupal. They have done all other steps, set up db_url but forgot only to change the database. I suspect that it's because 'database' does not look as something to be changed. So I've changed it to dbname. ------------------------------------------------------------------------ Sun, 21 Aug 2005 17:14:57 +0000 : chx Attachment: http://drupal.org/files/issues/this_patch_is_for_dumb_users_who_can_not_read... (700 bytes) Well,I think INSTALL.txt is fine especially because users do not read it, if they would, then they would have no problem. Now, let's see this version for settings.php ------------------------------------------------------------------------ Sun, 21 Aug 2005 17:20:31 +0000 : killes@www.drop.org dumb users should use civicspace installer...