hlstatsx help

st00pidity

2007-08-24 04:45:47

i need help setting up my hlstatsx, anyone willing to help me i was going to put everything i learned to get it working into a documentation for hl2dmu.

this is from a remotre host using cpanel, im having trouble crontabbing the damn pearl files.

Thorofin

2007-08-24 05:43:12

Can you post your cron file so we can take a look?

st00pidity

2007-08-24 09:08:22

my hlstats.pl or ... what?

Thorofin

2007-08-24 17:04:58

Hmm...no, I was talking about the systems Crontab..but now I remember that hlstats requires a perl deamon to be running...one of the reasons I had to go with psychostats...

st00pidity

2007-08-25 00:54:49

psychostats is icky

Thorofin

2007-08-27 16:49:44

Maybe so..but it can be installed with out having to run a daemon...

st00pidity

2007-08-27 17:50:20

we'll see, i got acidrain from thenerdnetwork.net helping me out, hes a little more experienced with this shit.

Cynyx

2007-09-06 12:00:18

st0wn3d wrote: this is from a remotre host using cpanel, im having trouble crontabbing the damn pearl files.
I suppose you speak about linux install of hlstatsX

The only thing to be crontabbed is for calculation of daily award. Just do :

Code: Select all

# crontab -e
and add a line like that:

Code: Select all

30 00 * * * cd /home/cynyx/hlstatsx/perl; ./hlstats-awards.pl
The deamon needed by HLstatsX is launched via a simple command like this one :

Code: Select all

$ /home/cynyx//hlstatsx/perl/run_hlstarts start
but yes .... u need to be able to access to a remote shell (SSH) and have the appropriate rights to do that on your server.

I dunno if i have helped you... but i have a full working HLstatsX system for my clan - http://stats.emc2-clan.com - and if i can help you, just ask...