i wonder how i can fix this
i have acces to the server

The Drupal installer requires write permissions to ./sites/default/settings.php during the installation process.

Comments

gamercolin’s picture

only my website ^^
-etc
-mail
-public_ftp
-public_hmtml
-www <- here in is drupal

vm’s picture

settings.php should be CHMOD 777 or 755 during installation so that DB information can be saved to this file. Drupal usese settings.php to connect your your DB using the informaton added during install. after drupal is installed you can set it to 444 if drupal does not set it on it's own.

_____________________________________________________________________
Confucius says:
"Those who seek drupal answers should use drupal search!" : )