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