Closed (fixed)
Project:
Drupal core
Version:
5.x-dev
Component:
documentation
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
29 Jul 2007 at 16:41 UTC
Updated:
5 Oct 2009 at 14:20 UTC
The Drupal installer requires write permissions to
./sites/default during the installation process.
I suggest adding something like, please change permission for this folder to 777 until the end of the installation process.
Comments
Comment #1
Ben Feldman commentedHi David.
Could you please point me to the page you're talking about? I see what you're saying and will be glad to make the necessary changes.
Comment #2
Ben Feldman commentedComment #3
David Latapie commentedHi Ben,
I’m talking of the install page, so it is install.php, step 2 or 3 if my memory serves me well.
Comment #4
David Latapie commentedHi Ben,
I’m talking of the install page, so it is install.php, step 2 or 3 if my memory serves me well.
Comment #5
LinL commentedChanged component to reflect the new component categorization. See http://drupal.org/node/301443
Comment #6
johnnocThis is regarding install.txt in Drupal 5. removing from the docs queue and moving to the Drupal project.
Comment #7
JuliaKM commentedThis is fixed for Drupal 6 and 7.
The error message when a file is not writable now includes a link to the handbook.
In Drupal 5, this was the message:
The @drupal installer requires write permissions to %file during the installation process.Here it is in 6 and 7.
The @drupal installer requires write permissions to %file during the installation process. If you are unsure how to grant file permissions, please consult the <a href="@handbook_url">on-line handbook</a>.Should this be marked as won't fix?
Comment #8
willmoy commentedFeature requests go against HEAD, and this one is fixed.