Changes between Version 5 and Version 6 of faq/drupal/add-site
- Timestamp:
- Jun 11, 2009, 8:40:12 PM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
faq/drupal/add-site
v5 v6 9 9 }}} 10 10 11 * [wiki:sftp ssh or sftp] to your site. In your /home/members/YOURMEMBERNAME/sites/YOURDOMAINNAME/web/sites directory, create a new directory with the same name as your subdomain .11 * [wiki:sftp ssh or sftp] to your site. In your /home/members/YOURMEMBERNAME/sites/YOURDOMAINNAME/web/sites directory, create a new directory with the same name as your subdomain, so, for example, if you want to build "dev.yourdomain.com", you should create a directory called "dev.yourdomain.com". 12 12 13 13 * Copy the default settings.php file from the core installation. You can do that by first changing into the directory you created in the step above. Then execute: