Forum Moderators: martinibuster

Message Too Old, No Replies

Help with tracker script

         

knights1

3:15 pm on Sep 19, 2005 (gmt 0)

10+ Year Member



I d/l a free tracker script but I'm not smart enough to set it up, can someone help me, you have to know how to work mySql i think. Sticky Me if you're willing to help. I'm sure it'll only take a couple minutes.

HELP!

ZenArcher

3:58 pm on Sep 19, 2005 (gmt 0)

10+ Year Member



Connecting with a mySQL db is easy as pie...if you've done it before.

Do you have a mySQL database in your hosting account? This is usually an add-on to basic ISP accounts. You'll need to know the settings for:
- The database server (usually 'localhost')
- The username used to access your database
- The password used to access your database
- The name of the database

These are sometimes entered into the install program's web interface, or more likely, typed into a 'config.php' file.

You'll need ftp access to upload files to your account, and may need to chmod files and directories (change their read/write access).

mlalex

5:31 am on Sep 20, 2005 (gmt 0)

10+ Year Member



read the read me file and start cooking