By amira on
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?
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
There are installation
There are installation instructions included in the Drupal download. You can also check out the Getting Started documentation for additional information.
database folder not found
Hello,
just go to 'sites\default\settings.php' here you may make db connection in drupal.
You may set parameters in '$db_url'.