| Tutorial instalare Psychostats (LINUX) |
|
|
|
| Written by Administrator |
| Thursday, 06 May 2010 15:23 |
|
Psychostats este un generator de statistici pentru diferite jocuri. In acest caz pentru un server Cstrike facut pe Linux. Psychostats aduna statisticile din logurile serverului care apoi le stocheaza intr-o baza de date Mysql. Deci in primu' rand pentru a instala Psychostats este nevoie de o baza de date Mysql. Bun....deci sa incepem cu instalarea...
Download Psychostats : http://www.psychostats.com/downloads/ Dezarhivati...oriunde... : tar xfvz psychostats2.3.3.tar.gz Ok..acum mergem in directoru dezarhivat : cd psychostats2.3.3/psychostats2.3.3/ Si.....incepem instalareaaaaaa : chmod +x install.pl ./install.pl Acum trebuie sa facem setarile de baza : Web server host: localhost [127.0.0.1] Do you want to change your settings? [y,N]: N >>> STEP: Verifying required perl modules ... Searching for required perl modules ... x = module installed [x] DBI v1.48 [x] DBD::mysql v3.0002 [x] Data::Dumper v2.121_04 All required perl modules are installed! Congratulations! Press enter to continue with next step DB Username []: (user care are acces la baza de date mysql) ex: DB Username []:nino DB Password []:(parola userului) DB Hostname [localhost]:localhost DB Name []:(numele bazei de date) DB Table prefix [pstats_]: (dati Enter) DB Compression [0]: (dati Enter) If a table already exists with the same name in the 'pstats' database should it be deleted and replaced with a new empty table? (any data in the original table will be lost). Player and Clan profiles will not be deleted unless you specified the -profiles [player,clan] command line option. Delete existing tables first? [y,N]: y Press enter to continue with next step : Current log sources (enter a blank line to stop). An asterix '*' in front of the directory means the directory does not exist! LOGSOURCE 1: (aici puneti calea directorului cu loguri) ex: LOGSOURCE 1:/cs/hlds/cstrike/logs/ MODTYPE []:cstrike UNIQUEID []:name DECAY.SKILL [0%]: (dati Enter) DECAY.MINSKILL [1000]: (dati Enter) SERVERNAME []: (puneti un nume gen "Powered by .." sau ce o fi) ex: SERVERNAME []:Powered by eScape SERVERIP []: (IP serverului urmat de port..NU BAGATI DNS-uri ca nu le citeste!!!) ex: SERVERIP []:80.97.**.***:27015 Very Important: You must provide a valid directory that the website files for PsychoStats will be copied or uploaded to. This directory should be within your web server directory tree. 'statsroot' specifies the directory where your PsychoStats website files will be located. THEME.STATSROOT []: (directorul in care vor sta toate fisierele Psychostats.. verficati setarile din Apache... sau ce web server aveti!) ex: THEME.STATSROOT []:/var/www/htdocs/stats/ 'statsurl' is an absolute URL pointing to the location of your stats on your website. You do NOT put http://domain.com in front of this option. This will usually resemble the statsroot option you entered above but w/o the phyiscal directory path in front of it. Often only leaving the last directory name. Example: If statsroot = '/var/www/stats/', then statsurl would be '/stats/'. THEME.STATSURL [/stats/]: (pp ca ati inteles ce trebuie sa faceti aici) ex: THEME.STATSURL [/stats/]:/stats/ Available themes: psweb Choose your theme [psweb]:psweb De aici incepe instalarea de fisiere Psychostats.... Cam astea ar fi setarile.. Acum sa "umplem" baza de date cu statisticile jucatorilor de pe server.. : chmod +x stats.pl ./stats.pl Aici s-ar putea sa fie o mica problema...un bug de la ei...si anume o sa inceapa sa va apara multe errori de genu : Table 'psstats.pstats_plr_profile' doesn't exist Rezolvare : ./install.pl -resetdb -profiles iar cand va intreaba daca vreti sa stergeti tabelele din baza de date dati " Y" Acum rulati din nou : chmod +x psadmin.pl chmod +x pspass.pl acum ./psadmin.pl [accesslevel] ex: ./psadmin.pl spitfir33 10 next punem si o parola pe acest user ./pspass.pl name -password password ex: ./pspass.pl spitfir33 -password sexxybalamuc am pus si parola.... gata...puteti sa va logati pe site;) si sa administrati tabelele cat si baza de date Din experianta mea.... am observat ca daca faceti 2 admini....o sa aveti probleme cu listele playerilor.... adica mie imi apareau de doua ori acelasi jucator,acelasi stats, se dublau toate datele..... si am citit pe site-ul lor ca trebuie facut doar un singur admin..... acum incercati si voi... poate la voi merge cine stie Sper ca ati inteles... o sa revin si cu niste buguri care le mai are Psychostats... si rezolvarile lor .... si de ce nu si un Mod al Psychostats-ului..care are mult mai multe functii!.... i'll be back Sursa : cs.wazup.ro
|






