Changes between Version 5 and Version 6 of faq/drupal/add-site


Ignore:
Timestamp:
Jun 11, 2009, 8:40:12 PM (16 years ago)
Author:
Dheeraj Chand
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • faq/drupal/add-site

    v5 v6  
    99}}}
    1010
    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".
    1212
    1313 * 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: