phpBugTracker Installation
{if $error}
{$error}
{/if}
Database Options
Type:
{build_select selected=$db_type}
Host:
Database Name:
(This database must already exist)
User:
Password:
Table Prefix:
Configuration
phpBT Email:
(The email address used for sending bug updates, etc.)
Admin Login:
(Must be a valid email address)
Admin Password:
Confirm Password:
Encrypt Passwords in DB:
Yes
No
{if @is_writeable('config.php')} When you submit the form, the database tables will be created and config.php will be saved to disk. You will then be able to login and use the bug tracker.
{else} Since config.php is not writeable by this script, when you submit this form you will be prompted to save config.php. Copy this file to the location of the bug tracker, and then you will be able to
login to the bug tracker
. From the home page you can go to the Admin Tools and customize your installation via the Configuration link. Once you have completed the configuration, you will be ready to add a project and start reporting bugs!
{/if}