This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.


For more information, see this announcement post. Click the X in the top right-corner of this box to dismiss this message.

Eggdrop and stats

Old posts that have not been replied to for several years.
Locked
s
spiidi
Voice
Posts: 10
Joined: Sat May 31, 2003 3:14 am

Eggdrop and stats

Post by spiidi »

I have little problem and i cant solve it :)
My eggdrop takes stats from channel and pisG0.48 do stats to web, but i always have to type ./pisg in shell that the pisg do stats. I heard that crontab can update stats to web every day, i tried to crontab but i guess i'm stupid so can someone help me?
s
spiidi
Voice
Posts: 10
Joined: Sat May 31, 2003 3:14 am

Post by spiidi »

Okay, i get some information how to use Crontab.. No the problem is this: Cron Daemon send's me email and says: /home/user/pisg-0.48/pisg: is no such file or directory

That line is ok, but why Crontab wont work, can someone tell me?
D
Doberspand

Post by Doberspand »

It looks like the path is wrong.. are you sure it shouldnt look like this instead?

/home/<user>/pisg-0.48/pisg and <user> is that user you are using on the shell. So if your username is spiidi I think it should be like this:

/home/spiidi/pisg-0.48/pisg

I hope it helps.
Locked