 Document
 
	Document
		 Comments:
 
		Comments:
		
	
[log in] or [register] to leave a comment for this document.
Go to:  all documents
 all documents
 Document
 Document Installation
 
				
				Installation
			13-Nov-2012 [14]
					Part of
					
 
 Documentation
  
Documentation
					
				
install.php to install.php.x in the installation's root directoryapplication/config/database.php update the database settings beginning line 20 - the <database name>, <user name> and <password>application/config/basecontroller.php update the contact, domaintitle, and headertitle values (contact is the email that appears under "Contact" in the right sidebar, domaintitle appears as a prefix in the browser tab, headertitle appears in the header bar).| System properties | ||
|---|---|---|
| Code | Value | Notes | 
| AdministratorEmailAddress | valid email address | for questions from members re: automatic emails | 
| Copyright | copyright notice | appears in page footers; can be html | 
| Description | description of your website | appears in home page html meta description | 
| Owner | the name of the owner of the website | appears in footer | 
| OwnerWebsite | url | the website of the owner - format http://domain.com | 
| ReturnEmailAddress | valid email address | used in some automated emails | 
| Website | the domain of the current website | used in automated correspondence - format: domain.com | 
| WebsiteName | text used for website links | used in automated correspondence | 
Done.