Table of Contents
Introduction

TGPX includes several utility scripts that can be used if needed. In most cases you won't need to use these scripts, but there may be some special circumstances when you will. Each of the available utility scripts are described in this document.

mysql-change.php

Be sure to remove this file from your server after you are done using it!

This utility script can be used to change your MySQL username, password, database name, or hostname that has been configured for TGPX. For example, if you have decided to change your MySQL password, you can use this utility script to update your TGPX installation with the new password.

To use this script, upload it to the admin directory of your TGPX installation and then access it through your browser. You will then be able to enter your updated MySQL database information. Press the Submit button to save the new MySQL database information.

reset-access.php

Be sure to remove this file from your server after you are done using it!

This utility script can be used to reset your TGPX control panel access if you have lost your username and password. To use this script, upload it to the admin directory of your TGPX installation and then access it through your browser. Simply press the Reset Access button which will create a new default administrator account and display the username and password you can use to login to the control panel.

reset-install.php

Be sure to remove this file from your server after you are done using it!

This utility script can be used to reset your TGPX installation so that you can start from scratch if needed. This will delete all of the data that you have so far accumulated, so this script should only be used if you want to start again with a fresh installation.

To use this script, upload it to the admin directory of your TGPX installation and then access it through your browser. Simply press the Reset TGPX Installation button which will reset your installation.