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

pcs305’s picture

CHMOD settings.php too 644.

sgriffin’s picture

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

corster’s picture

Also how do you do the CHMOD? Do you just change the name in FTP.

corster’s picture

Should I switch back to 5.3? For this...

yelvington’s picture

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.