How install PHP XP Statistics Version 1.2.1 ???

Read log files for errors! If this fails, come here for help

Moderator: Forum Moderator

Locked
test
Peon
Posts: 9
Joined: Mon Nov 13, 2006 4:36 am

How install PHP XP Statistics Version 1.2.1 ???

Post by test » Sat Aug 30, 2008 4:31 pm

anyone can tell how install PHP XP Statistics Version 1.2.1 ?

Mayhem
Peon
Posts: 26
Joined: Mon Jun 09, 2008 9:41 pm
Location: California, USA
Contact:

Re: How install PHP XP Statistics Version 1.2.1 ???

Post by Mayhem » Sat Aug 30, 2008 5:48 pm

Upload the folder to your website and fill out the config.php file, these lines (same database that has your saved XP):

// 4HM Forums database
$config->dbuser = "blah";
$config->dbpassword = "blahblah";
$config->dbname = "blah";
$config->dbhost = "localhost";


Then just go to the link: http://www.yourwebsite.com/xp_statistic ... /index.php

test
Peon
Posts: 9
Joined: Mon Nov 13, 2006 4:36 am

Re: How install PHP XP Statistics Version 1.2.1 ???

Post by test » Sat Sep 06, 2008 10:18 am

tnx

Mayhem
Peon
Posts: 26
Joined: Mon Jun 09, 2008 9:41 pm
Location: California, USA
Contact:

Re: How install PHP XP Statistics Version 1.2.1 ???

Post by Mayhem » Wed Sep 10, 2008 10:33 pm

np

Locked