[Resolved] Running stats as a cron job
19. May 2022 - 1:42
Been fiddling with this for hours and can't seem to get the right parameters. I'm currently using the -l q3a-xp -p xp_version 200 savestate 1 on the vsp webpage which works fine, but I'd rather run a cron job to update the stats automatically. Any help appreciated.
19. May 2022 - 2:38
#1
Re: Running stats as a cron job
i have no idea but cml would know the answer to this.
https://www.excessiveplus.net/users/camel-xp
19. May 2022 - 11:54
#2
Re: Running stats as a cron job
i use copy of file vsp.php , rename to vsp-update and edit inner parameters , this file can be process by cron as single php file
20. May 2022 - 14:10
#4
Re: Running stats as a cron job
file vsp.php have to copy and rename to vsp-update.php , this way have 2 files the same , then edit file vsp-update.php F4 edit for change text inside , find F7 ftp command for example and pass hardcopy information there your ftp way to log files
Edit inner parameters how? "rename to vsp-update" with no extension? Where to put vsp-update?