[drupal-devel] [bug] Change 'database' to 'dbname' in db_url and
INSTALL.txt
Cvbge
drupal-devel at drupal.org
Sun Aug 21 17:02:38 UTC 2005
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: Cvbge
Status: patch (code needs review)
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.
Cvbge
More information about the drupal-devel
mailing list