How to add a new site (multisite)

Assume new site: example.com

a. use registrars DNS to point name servers for example.com to ns1.drupalvaluehosting.com & ns1.drupalvaluehosting.com (allow up to 24 hours to propergate)

1. use cPanel | Domains | Parked Domains and created example.com
2. use cPanel | Files | File Manager to create /www/sites/example.com and /www/sites/example.com/files with write permissions (0777)
3. use cPanel | Databases | mySql Wizard to create database, user & give ALL permissions (take a note of details)
4. browse to example.com/install.php and follow all instructions (note superuser password & email etc)
5. use cPanel | Files | File Manager to remove write permissions to /www/sites/example.com (0755)
6. use cPanel | Email Management Tools to manage email for superuser@example.com, forwarding works.
6. browse to example.com and use. Thats it, Drupal away!