Traq Project Forums

Full Version: TRAQ 0.6 Installation Problem - t_USERS
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I like to run TRAQ on my webaccount. My Webprovider allows me to create and use a MySQL Databases from some webfrontend.

But unfortunally Im unable to run Configuration till end.
config.php stops with error:
"Error 1146: Table 'xyz.t_users' doesn't exist
SHOW COLUMNS FROM t_users"
Database xyz still exists.
I dont no what at PREFIX should be edited in config.php.

The documentation is very "streight" just run install.php...
So Im a bit confused what happens, and whats to do, to run traq successfully.

Could anybody help me?

regards

Andreas
Open the config.php file, enter your database information (server, username, password) ignore the prefix stuff.

Make sure the database exists and has no Traq installation in it already, then go to the site where you uploaded Traq, if you uploaded it to {yoursite.com}/traq go to {yoursite.com}/traq/install/install.php - from there it should be easy.
Reference URL's