No sub domain necessary.
Create a sub folder in the root of your host, and a new DB, then run the install.
www.rockettheme.com/forum/index.php?f=42...37308&rb_v=viewtopic
When you are ready to hand over the site (hopefully after you've been paid or at least received the bulk of the payment) use Akeeba to back up the site / create an installer, and transfer the site to the client's server.
Julian Campbell wrote:
When the site is backed up and then installed to client host, what would I have to change in terms of backend files
Akeeba makes a backup of the entire site and the DB.
But when you transfer the site, you are not bound by the original DB details, e.g., if you created the following DB for the dev site,
localhost
admin = julian
pass = campbell
DB Name = client_site_1
During the install process, as with a RL or a standard Joomla install, when you get to the screen for the above information, Akeeba will let you change these details based on the details you've created in the new DB (prior to installation) on your client's site.
So, it could be,
localhost
admin = admin
pass = joeclient
DB Name = mainsite
Akeeba will take care of the rest...