Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revisionBoth sides next revision
drupal_notes [2008-03-19 17:16] 81.188.78.24drupal_notes [2008-03-19 17:18] 81.188.78.24
Line 54: Line 54:
 the name of the directory needs to be the domain under which the site will be accessed. the name of the directory needs to be the domain under which the site will be accessed.
  
-make sure that both the dbconfig.php and settings.php files are writeable by www-user.+make sure that both the dbconfig.php and settings.php files are writeable by www-data.
  
 <code> <code>
 +chown .www-data /etc/drupal/5/sites/dbconfig.php /etc/drupal/5/sites/settings.php
 chmod g+w /etc/drupal/5/sites/dbconfig.php /etc/drupal/5/sites/settings.php chmod g+w /etc/drupal/5/sites/dbconfig.php /etc/drupal/5/sites/settings.php
 </code> </code>
  • drupal_notes.txt
  • Last modified: 2008-03-31 17:24
  • by 81.188.78.24