Trying to fresh install 6.3. Get Requirements problem error: The following error must be resolved before you can continue the installation process:
The Drupal installer requires that you create ./sites/default/settings.php as part of the installation process, and then make it writable. If you are unsure how to grant file permissions, please consult the on-line handbook.
I have default.settings.php
I treid changing this to settings.php and I am able to go to the set up database step, upon which clicking Save and continue it then coughs up another error Warning: fopen(./sites/default/default.settings.php) [function.fopen]: failed to open stream: No such file or directory in...
So...is this a problem with the installer? Cause all I have done is unpack the files. 6.2 didn't have these issues.
Comments
well just for kicks
I copied settings.php and renamed the copy to default.settings.php and with both files in place was able to successfully install.
Issue report with workaround here
http://drupal.org/node/225880
-------
http://www.funnymonkey.com
Tools for Teachers
-------
http://www.funnymonkey.com
Does it apply?
topic is of version 7.
i just
created a empty settings.php and it worked.
error: installer requires you create /sites/default/settings.php
I had the same problem on a clean install of 6.3
I had to go into sites/default folder, duplicate/copy default.settings.php, and rename this file 'settings.php'. Once there were both files in the default folder (default.settings.php and settings.php), install worked.
I really have no idea why this works or if it's a good long term solution.
This should not happen given 6.x's promise for an easy / hassle free install. It did not happen when I installed 6.2.
good advice
have no idea why the instructions to make folders writable didn´t work for me (is it because I´m using godaddy hosting??) but this worked like a charm. thanks!
New to drupal--filmmaker from New York living in Argentina
same problem and this
same problem and this solution worked for me. Thanks.
Same problem for me when
Same problem for me when trying to install Drupal 6.4 - I thought I had followed the instructions and renamed the 'default.settings.php' to 'settings.php' and chmodded it to 777..
I fixed it by copying the 'default.settings.php' file directly from the tarball to the folder and resubmitted the page.
Pretty lame I think.. :(
Worked for me... Thx
Worked for me... Thx