Drupalen is a place where Steve can Drupal for himself and for others.
How to add a new Drupal site (multisite)
Submitted by admin on Wed, 03/30/2011 - 14:50
Assume: new site=drupalen.net name servers=ns1.drupalvaluehosting.com & ns1.drupalvaluehosting.com
(replace as necessary)
use registrars DNS to point name servers for drupalen.net to ns1.drupalvaluehosting.com & ns1.drupalvaluehosting.com (allow up to 24 hours to propagate)
use cPanel | Domains | Parked Domains and created drupalen.net
use cPanel | Files | File Manager to create /www/sites/drupalen.net and /www/sites/drupalen.net/files with write permissions (0777)
use cPanel | Databases | MySQL Wizard to create database, user & give ALL permissions (take a note of details)
browse to drupalen.net/install.php and follow all instructions (note superuser password & email etc)
use cPanel | Files | File Manager to remove write permissions to /www/sites/drupalen.net (0755)
use copy /www/sites/default/default.settings.php to /www/sites/drupalen.net and rename it settings.php
use cPanel | Email Management Tools to manage email for superuser@drupalen.net, forwarding works.
browse to drupalen.net and use. That's it, Drupal away!