By crocha913 on
I am currently installing drupal and have this error message...
The Drupal installer requires that you create a settings file as part of the installation process.
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 on-line handbook.
any thoughts/help? thanks!
Comments
My thoughts ...
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 on-line handbook.
Inside the settings.php file are some database settings you MUST supply before Drupal can be installed.
Please read the install.txt for more info.