--- conf.php 19 Oct 2004 18:00:26 -0000 1.32.2.1 +++ conf.php 24 Feb 2005 15:28:43 -0000 @@ -22,8 +22,8 @@ # of $db_url variables with the 'default' element used until otherwise # requested. -# $db_url = "mysql://user:password@hostname/database"; -# $db_url = "pgsql://user:password@hostname/database"; +# $db_url = "mysql://dbuser:dbpassword@dbhostname/database"; +# $db_url = "pgsql://dbuser:dbpassword@dbhostname/database"; $db_url = "mysql://drupal:drupal@localhost/drupal"; # If $db_prefix is specified all database table names will be