Skip to content

Installation

Michelle Lewis edited this page Aug 24, 2016 · 1 revision
  1. Download the latest stable release from GitHub: https://github.com/tooblue/mytcg-f3/releases

  2. Extract and upload the files to the public directory where your website will be hosted.

  3. Locate the config.ini.tmp file located in your project's root directory, and rename it to config.ini.

  4. Open config.ini and add your MyTCG-f3 database credentials to the Database Config section.

  • If you're not sure what these are, please contact your host.
  • Usually your db_server will be localhost and your db_port will be 3306.
  1. Navigate to installer.php in your browser (ie. http://yourtcg.com/installer.php) and follow the instructions on screen to complete the installation.

Note

  • The installer should remove itself once the installation process is completed successfully. The installer files are located in the project root directory: installer.php and installer.htm. Delete these files if they are not removed by the script.
Clone this wiki locally