when i setup drupal i didnot find database folder in this bath:"includes/database"? so what is the problem????

second : how to make drupal connect to db?

Comments

scoutbaker’s picture

There are installation instructions included in the Drupal download. You can also check out the Getting Started documentation for additional information.

ashishn.cms’s picture

Hello,
just go to 'sites\default\settings.php' here you may make db connection in drupal.
You may set parameters in '$db_url'.