These are simply general installation instructions and do not cover all installation scenerios. It is assumed that you are familiar with installing TYPO3 sites and that you can adjust these instructions to fit your situation.
At this point the QuickSite is installed but you will need to do a little more setup on the TYPO3 backend. It is always good practice on a new installation to retrieve the latest extensions list with the Extension Manager and then update any extensions that need updating.
Important: Before continuing make sure you change the install tool password on the Basic Configuration page of the install tool.
Here are some additional resources on how to install TYPO3 sites.
These are the username and passwords you will need.
TYPO3 Backend
TYPO3 Install Tool
After installation, change these passwords and when finished with the install tool, delete the file "ENABLE_INSTALL_TOOL" for more security.
Historically I have used U.S. date formats (mm-dd-yyyy) in the QuickSite, but now with its use by the general TYPO3 community its makes sense to change that to the TYPO3 default (dd-mm-yyyy). Therefore I have eliminated the following line from localconf.
$TYPO3_CONF_VARS['SYS']['USdateFormat'] = '1';
You can change this back to U.S. date format in the Install Tool.