By corster on
The error is "The Drupal installer requires write permissions to ./sites/default/settings.php during the installation process."
Does anyone know how to fix this?
The error is "The Drupal installer requires write permissions to ./sites/default/settings.php during the installation process."
Does anyone know how to fix this?
Comments
CHMOD
CHMOD settings.php too 644.
You can install without it,
You can install without it, by correctly specifying your db username and password
Or you can use an ftp client and chmod 777 settings.php
or you can ssh in with putty.
http://www.seeit360.net
Thank You Everyone,
Also how do you do the CHMOD? Do you just change the name in FTP.
Also I changed to the BETA 6.0 version
Should I switch back to 5.3? For this...
6.0
DO NOT use the 6.0 beta version for production. It is for testing only.
Follow the instructions posted here regarding file permissions. If you do not know how to change permissions on a file, contact the support team at your web hosting company.