title | layout | summary | callout |
---|---|---|---|
Installation |
page |
The following installation guide will help you, whether you choose the Quick '5 Minute' Installation, or require the more detailed installation guide. |
This section is incomplete. Please help to improve it. |
- Download and unzip the TastyIgniter package, if you haven't already.
- Create a MySQL database for TastyIgniter on your web server, as well as a MySQL user who has all access and modify privileges.
- (Optional) Open the
database.php
file insidesystem/tastyigniter/config
, then edit the file and add your database information. - Upload the TastyIgniter folders and files to your server. Normally the index.php file will be at your root.
- Run the TastyIgniter installation script by accessing the URL in a web browser. This should be the URL where you uploaded the TasyIgniter files. Example, http://example.com/ or http://example.com/folder
- Follow all onscreen informations and make sure all installation requirements are checked.
- That’s it! TastyIgniter should now be installed.