Setup of an XPC website can be done at any time by the 
master admin.
Edits can be made as well.
Each unique config file is prefixed by the domain it 
has been setup for.
The current vars for the config file include:
database host
database login
database password
database name
domain
system (UNIX, WINDOWS)
siteTpl = Default site template
prefix (for tables (same as domain?))
$db = mysql connection suign the db vars above
base64_encode generated password.
Tha bove config file is created on the first setup 
screen.
The second setup screen allows the master admin to 
create a unique master admin for that specific XPC 
website.
vars include:
login
password
email
The third screen sets up up the tables after it 
includes our newly created config file. It will also 
ener the admin vlaues that were submitted in the 
second screen.