Make the “default” folder’s and settings.php file’s permissions chmod 777
setting settings.php to 777 is a bad idea, as this will allow anyone to edit this file.
“/default/settings.php and /default/default.settings.php on 444″
from: http://drupal.org/node/34025
Yeh I agree, the idea was in case we have any such requirement like changing the database name, username etc. We can change the permissions once we have made the changes to the file.
Name:
Email: Email will not be published
Website Address: Website example
Your Comment:
setting settings.php to 777 is a bad idea, as this will allow anyone to edit this file.
“/default/settings.php and /default/default.settings.php on 444″
from: http://drupal.org/node/34025
Yeh I agree, the idea was in case we have any such requirement like changing the database name, username etc. We can change the permissions once we have made the changes to the file.