Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Tutorial instalare Psychostats - amx,amxx,adminmod - (linux)
#1
Pentru instalare Psychostats pe Linux


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 (692.15 KB)
wget <!-- m --><a class="postlink" href="http://www.psychostats.com/downloads/PsychoStats/psychostats3.0.7b.tar.gz">http://www.psychostats.com/downloads/Ps ... .7b.tar.gz</a><!-- m -->
Dezarhivati...oriunde...
tar xfvz psychostats3.0.7b.tar.gz
Ok..acum mergem in directoru dezarhivat
cd psychostats2.3.3/psychostats2.3.3/
Si.....incepem instalareaaaaaa Smile
chmod +x install.pl
./install.p
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:Big Grinumper v2.121_04
All required perl modules are installed! Congratulations!

Press enter to continue with next step
[quote]DB Username []: (user care are acces la baza de date mysql)
ex:
DB Username []:nino
DB Password []Sadparola userului)
DB Hostname [localhost]:localhost
DB Name []Sadnumele 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 []Tongueowered by eScape
SERVERIP []: (IP serverului urmat de port..NU BAGATI DNS-uri ca nu le citeste!!!)
ex:
SERVERIP []:89.39.**.***:27015
[quote]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/
[quote]'statsurl' is an absolute URL pointing to the location of your stats on your
website. You do NOT put <!-- m --><a class="postlink" href="http://domain.com">http://domain.com</a><!-- m --> 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.. :roll:

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 ./stats.pl
si nu o sa va mai apara eroare...

Hai sa facem si un admin...nu?
chmod +x psadmin.pl
chmod +x pspass.pl
acum
./psadmin.pl <identity> [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 siteWink si sa administrati tabelele cat si baza de date
Daca o freci aiurea, intra-ti in mana!
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)