There are two types of set up procedures:
1. Client has their OWN domain name (e.g. mysite.org)
2. Client is using a subdomain (e.g. mysite.gracehost.net)
Client Has Their Own Domain Name
1. Create account in WHM for domain
2. if TLD - remove images directory
Client is using a subdomain
create subdomain in cPanel
Install Joomla
else install joomla
Check install
copy base backup to public_html
extract backup
check list for errors
run install (http://domain.tld/installation/index.php
next on every step
delete installation directory
login into back end
change glogal configuration
check seo (may need to cPanel > filemanager change httaccess.txt to .httaccess)
** modify JoomlaPack component
1. create temp directory in
/home/DOMAINUSER/public_html/administrator/components/com_joomlapack/temp
2. change setting in JoomlaPack options for temp file to
/home/DOMAINUSER/public_html/administrator/components/com_joomlapack/temp
|