NetBSD-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Drupal Configuration



Peter

> Does the user have a password?

Yes.

> What does the database line in
> settings.php look like?  

$db_url = 'mysql://username:password@localhost/databasename';
$db_prefix = '';

As yet not configured.

> Did you try connecting as the same user
> using the commandline mysql client?

Yes.  Works fine :)

-- 
Richard


Home | Main Index | Thread Index | Old Index