Hello Drupal World!My 1st post.
i can not install drupal in my PC Localhost,i can see
a massage..
1. Copy the ./sites/default/default.settings.php file to ./sites/default/settings.php.
2. Change file permissions so that it is writable by the web server. If you are unsure how to grant file permissions, please consult the

Comments

Sunrises’s picture

Hi
You just need to change the file name "default.settings.php" to "settings.php" under "root/sites/default/"
It is enough

matinice’s picture

Thanks

ashish.cms’s picture

You need to copy of default.settings.php to settings.php in /sites/default/ folder and give 777 permission to settings.php for linux server OR If you are using to window server then no need to set permission.