Drupal: I cannot connect to the database.. please help
- by Patrick
hi,
I've hard time to make Drupal work on IIS Microsoft server. I've succesfully run Joomla on the same server so I'm pretty sure the following information are correct:
host: localhost
user: user
pass: pass
databaseName = servername_databasename
I've set the following line in settings.php file:
$db_url =…